Skip to content

Commit

Permalink
Adds missing 2.2.8 to CHANGELOG.md (#2106)
Browse files Browse the repository at this point in the history
  • Loading branch information
p8 committed Aug 4, 2023
1 parent f169ff7 commit 3314622
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
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.8] - 2023-07-31

- Regenerate SPEC ([#2102](https://github.com/rack/rack/pull/2102), [@skipkayhil](https://github.com/skipkayhil))
- Limit file extension length of multipart tempfiles ([#2015](https://github.com/rack/rack/pull/2015), [@dentarg](https://github.com/dentarg))

## [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))
Expand Down

0 comments on commit 3314622

Please sign in to comment.