Skip to content

Commit

Permalink
Backfill releases.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 2, 2024
1 parent 3301bdc commit 8d32c96
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,20 @@ All notable changes to this project will be documented in this file. For info on
## v2.2.0

- Remove old rack shims.
- Remove `webrick` dependency.

## v2.1.0

- Correctly support streaming responses with `webrick`.

## v2.0.0

- Initial release and migration of code from `rack`.

## v1.0.1

- Fix `rackup.rb` invalid requires.

## v1.0.0

- Initial release of empty shim for Rack v2.

0 comments on commit 8d32c96

Please sign in to comment.