registers 4146a44 in CHANGELOG

This commit is contained in:
Xavier Noria 2010-06-12 22:15:29 +02:00
parent d433c504b5
commit f28d5cfbe6
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
*Rails 3.0.0 [Release Candidate] (unreleased)*
* Date#since, #ago, #beginning_of_day, #end_of_day, and #xmlschema honor now the user time zone if set. [Geoff Buesing]
*Rails 3.0.0 [beta 4] (June 8th, 2010)*
* Extracted String#truncate from TextHelper#truncate [DHH]