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.
- Remove old rack shims.
- Remove
webrick
dependency.
- Correctly support streaming responses with
webrick
.
- Initial release and migration of code from
rack
.
- Fix
rackup.rb
invalid requires.
- Initial release of empty shim for Rack v2.