mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Move the CHANGELOG entry to the proper place
[ci skip]
This commit is contained in:
parent
28bebb225f
commit
e24e086ef1
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
|||
## Rails 4.0.0 (unreleased) ##
|
||||
|
||||
* Make `ActionDispatch::Journey::Path::Pattern#new` raise more meaningful exception message.
|
||||
|
||||
*Thierry Zires*
|
||||
|
||||
|
||||
## Rails 4.0.0.beta1 (February 25, 2013) ##
|
||||
|
||||
* Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful exception message. *Thierry Zires*
|
||||
|
||||
* Fix `respond_to` not using formats that have no block if all is present. *Michael Grosser*
|
||||
|
||||
* New applications use an encrypted session store by default.
|
||||
|
|
Loading…
Reference in a new issue