mirror of https://github.com/rails/rails
Merge pull request #6080 from carlosantoniodasilva/as-changelog-update
Improve changelog of new :silence deprecation behavior
This commit is contained in:
commit
8196a8dd83
|
@ -2,7 +2,7 @@
|
|||
|
||||
* Inflector no longer applies ice -> ouse to words like slice, police, ets *Wes Morgan*
|
||||
|
||||
* Add `ActiveSupport::Deprecations.behavior = :silence` to completely ignore *twinturbo*
|
||||
* Add `ActiveSupport::Deprecations.behavior = :silence` to completely ignore Rails runtime deprecations *twinturbo*
|
||||
|
||||
* Make Module#delegate stop using `send` - can no longer delegate to private methods. *dasch*
|
||||
|
||||
|
|
Loading…
Reference in New Issue