Skip to content

Commit

Permalink
adds missing 2.2.7 to CHANGELOG.md (#2081)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisba committed May 25, 2023
1 parent c4245c5 commit e7f4869
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference [Keep A Changelog](https://keepachangelog.com/en/1.0.0/).

## [2.2.7] - 2023-03-13

- Correct the year number in the changelog ([#2015](https://github.com/rack/rack/pull/2015), [@kimulab](https://github.com/kimulab))
- Support underscore in host names for Rack 2.2 (Fixes [#2070](https://github.com/rack/rack/issues/2070)) ([#2015](https://github.com/rack/rack/pull/2071), [@jeremyevans](https://github.com/jeremyevans))

## [2.2.6.4] - 2023-03-13

- [CVE-2023-27539] Avoid ReDoS in header parsing
Expand Down

0 comments on commit e7f4869

Please sign in to comment.