Skip to content

Commit

Permalink
Add CHANGELOG entry for #10879
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
rafaelfranca committed Sep 12, 2013
1 parent 495daef commit 6827451
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions activesupport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
* Add `Date#middle_of_day`, `DateTime#middle_of_day` and `Time#middle_of_day` methods.

Also added `midday`, `noon`, `at_midday`, `at_noon` and `at_middle_of_day` as aliases.

*Anatoli Makarevich*

* Fix ActiveSupport::Cache::FileStore#cleanup to no longer rely on missing each_key method.

*Murray Steele*
Expand Down

0 comments on commit 6827451

Please sign in to comment.