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

update CHANGES

This commit is contained in:
Konstantin Haase 2013-02-27 10:15:39 +11:00
parent cd82a57154
commit 721040c3c5

View file

@ -97,6 +97,9 @@
* Recalculate Content-Length even if hard coded if body is reset. Relevant
mostly for error handlers. (Nathan Esquenazi, Konstantin Haase)
* Plus sing is once again kept as such when used for URL matches. (Konstantin
Haase)
* Take views option into account for template caching. (Konstantin Haase)
= 1.3.5 / 2013-02-25