mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #6227 from mjtko/changelog-fixes
Updated activesupport CHANGELOG
This commit is contained in:
commit
fed97091b9
1 changed files with 33 additions and 22 deletions
|
@ -38,6 +38,17 @@
|
|||
of wrapping them in strings for safety.
|
||||
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
## Rails 3.2.2 (March 1, 2012) ##
|
||||
|
||||
* No changes.
|
||||
|
|
Loading…
Reference in a new issue