Skip to content

Commit

Permalink
Update CHANGELOG for 3.0.8 (#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
skipkayhil committed Jun 14, 2023
1 parent d28c464 commit 8d1bf99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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/).

## [3.0.8] - 2023-06-14

- Fix some unused variable verbose warnings. ([#2084](https://github.com/rack/rack/pull/2084), [@jeremyevans], [@skipkayhil](https://github.com/skipkayhil))

## [3.0.7] - 2023-03-16

- Make query parameters without `=` have `nil` values. ([#2059](https://github.com/rack/rack/pull/2059), [@jeremyevans])
Expand Down

0 comments on commit 8d1bf99

Please sign in to comment.