mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update changelog
This commit is contained in:
parent
5ca11fefce
commit
e7e86566cc
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
## Rails 4.0.0 (unreleased) ##
|
||||
|
||||
* Make sure `:environment` task is executed before `db:schema:load` or `db:structure:load`
|
||||
Fixes #4772.
|
||||
|
||||
*Seamus Abshere*
|
||||
|
||||
* Removed `:finder_sql` and `:counter_sql` collection association options. Please
|
||||
use scopes instead.
|
||||
|
||||
|
|
Loading…
Reference in a new issue