mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
update changes
This commit is contained in:
parent
def6fb5a34
commit
e9a8163ed2
1 changed files with 1 additions and 2 deletions
3
CHANGES
3
CHANGES
|
@ -19,8 +19,7 @@
|
|||
|
||||
* The sessions setting now may be an options hash. (Konstantin Haase)
|
||||
|
||||
* Important: 1.8.6 support has been dropped. It is still usable if you use the
|
||||
backports gem, but no longer officially supported. (Konstantin Haase)
|
||||
* Important: 1.8.6 support has been dropped. (Konstantin Haase)
|
||||
|
||||
* It is now possible to use a different target class for the top level DSL (aka
|
||||
classic style) than `Sinatra::Application` by setting `Delegator.target`.
|
||||
|
|
Loading…
Reference in a new issue