Update changelog with 1.9

This commit is contained in:
Ryan Buckley 2017-07-07 11:58:33 -07:00
parent 669084ad7b
commit 664e99fe75
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1.9.0 (7/7/2017)
==================
* [#19] Support Grape 1.0.0 (Thanks [@badlamer](https://github.com/badlamer))
1.8.0 (4/22/2017)
==================
* [#17] Add a `:headers` option, which can be either `:all` or an array of strings. (Thanks [@yamamotok](https://github.com/yamamotok))