1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Recredit changelog entry

This commit is contained in:
Jon Hope 2017-06-03 20:08:40 +01:00
parent a58834812b
commit 7a0e83b742

View file

@ -52,7 +52,7 @@
* Avoid executing filters even if prefix matches with other namespace #1253 by namusyaka
* Make `#has_key?` also indifferent in access, can accept String or Symbol #1262 by John Hope
* Make `#has_key?` also indifferent in access, can accept String or Symbol #1262 by Stephen Paul Weber
* Add `allow_if` option to bypass json csrf protection #1265 by Jordan Owens