Skip to content

Commit

Permalink
Add CHANGELOG section for unreleased Rails 3.2.4; document addition o…
Browse files Browse the repository at this point in the history
…f #beginning_of_hour and #end_of_hour to Time and DateTime core extensions.
  • Loading branch information
mjtko committed May 9, 2012
1 parent 705a70f commit 9b777d5
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 @@
## Rails 3.2.4 (unreleased) ##

* Added #beginning_of_hour and #end_of_hour to Time and DateTime core
extensions. *Mark J. Titorenko*


## Rails 3.2.3 (March 30, 2012) ##

* No changes.
Expand Down

0 comments on commit 9b777d5

Please sign in to comment.