Begin 2.1.0 development

This commit is contained in:
Jordan Owens 2020-03-13 16:51:24 -04:00
parent 63c0cbf5dc
commit aee28a1bda
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 2.1.0 / Unreleased
* Fix additional Ruby 2.7 keyword warnings [#1586](https://github.com/sinatra/sinatra/pull/1586) by Stefan Sundin
* Drop Ruby 2.2 support [#1455](https://github.com/sinatra/sinatra/pull/1455) by Eloy Pérez
* Add Rack::Protection::ReferrerPolicy [#1291](https://github.com/sinatra/sinatra/pull/1291) by Stefan Sundin
## 2.0.8.1 / 2020-01-02
* Allow multiple hashes to be passed in `merge` and `merge!` for `Sinatra::IndifferentHash` [#1572](https://github.com/sinatra/sinatra/pull/1572) by Shota Iguchi

View File

@ -1 +1 @@
2.0.8.1
2.1.0