update changes

This commit is contained in:
Konstantin Haase 2011-05-01 10:30:41 +02:00
parent 89506b2009
commit a059c196c7
1 changed files with 9 additions and 0 deletions

View File

@ -26,6 +26,15 @@
* Added `request.accept?` and `request.preferred_type` to ease dealing with
`Accept` headers. (Konstantin Haase)
= 1.2.6 / 2011-05-01
* Fix broken delegation, backport delegation tests from Sinatra 1.3.
(Konstantin Haase)
= 1.2.5 / 2011-04-30
* Restore compatibility with Ruby 1.8.6. (Konstantin Haase)
= 1.2.4 / 2011-04-30
* Sinatra::Application (classic style) does not use a session secret in