mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
CHANGELOG for 78d5d6f
.
It was pointed out by @giner that the CHANGELOG entry for 78d5d6f868
wasn't included. Here it is.
This commit is contained in:
parent
ce8ac39338
commit
b27f27d38d
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
## Rails 4.0.0 (unreleased) ##
|
||||
|
||||
* SQLite adapter no longer corrupts binary data if the data contains '%00'
|
||||
*Chris Feist*
|
||||
|
||||
* Add migration history to schema.rb dump.
|
||||
Loading schema.rb with full migration history
|
||||
restores the exact list of migrations that created
|
||||
|
|
Loading…
Reference in a new issue