mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
CHANGELOG entry for the previous commit (18e7bf2865
)
This commit is contained in:
parent
18e7bf2865
commit
ffbd7dd8ee
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
*Edge*
|
||||
|
||||
* Fix Brasilia timezone #1180 [Marcus Derencius, Kane]
|
||||
|
||||
* Time#advance recognizes fractional days and weeks. Deprecate Durations of fractional months and years #970 [Tom Lea]
|
||||
|
||||
* Add ActiveSupport::Rescuable module abstracting ActionController::Base rescue_from features. [Norbert Crombach, Pratik]
|
||||
|
|
Loading…
Reference in a new issue