mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
add 1.3.6 changes
This commit is contained in:
parent
652d340fe6
commit
b15039ed76
1 changed files with 10 additions and 0 deletions
10
CHANGES
10
CHANGES
|
@ -119,6 +119,16 @@
|
|||
* Exceptions in `after` filter are now handled like any other exception.
|
||||
(Nathan Esquenazi)
|
||||
|
||||
= 1.3.6 (backport release) / 2013-03-15
|
||||
|
||||
Backported from 1.4.0:
|
||||
|
||||
* Take views option into account for template caching. (Konstantin Haase)
|
||||
|
||||
* Improve documentation (Konstantin Haase)
|
||||
|
||||
* No longer override `define_singleton_method`. (Konstantin Haase)
|
||||
|
||||
= 1.3.5 / 2013-02-25
|
||||
|
||||
* Fix for RubyGems 2.0 (Uchio KONDO)
|
||||
|
|
Loading…
Reference in a new issue