mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
update changes
This commit is contained in:
parent
b4126e4c97
commit
0adaa4635c
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
@ -78,6 +78,9 @@
|
|||
* Convert documentation to Markdown. (Kashyap, Robin Dupret, burningTyger,
|
||||
Vasily Polovnyov)
|
||||
|
||||
* Don't set not_found content type to HTML in development mode with custom
|
||||
not_found handler. (Konstantin Haase)
|
||||
|
||||
* Fix mixed indentation for private methods. (Robin Dupret)
|
||||
|
||||
* Take views option into account for template caching. (Konstantin Haase)
|
||||
|
|
Loading…
Reference in a new issue