mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add changelog entry for database tasks removal #10853 [ci skip]
This commit is contained in:
parent
370e1ad3f1
commit
dfafac9dfe
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
* Remove Oracle / Sqlserver / Firebird database tasks that were deprecated in 4.0.
|
||||
|
||||
*kennyj*
|
||||
|
||||
* `find_each` now returns an `Enumerator` when called without a block, so that it
|
||||
can be chained with other `Enumerable` methods.
|
||||
|
||||
|
|
Loading…
Reference in a new issue