diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-02-26 13:45:20 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-02-26 13:45:57 -0300 |
commit | 0f75e2c51fe7d9ee9e27a792065803bfc95a5a36 (patch) | |
tree | 6ed804cd741689ff88c4c76fad4a06d3e32b02c8 /activesupport | |
parent | 7184e3e02ecd155cb26f4755dab980f2ce6582d2 (diff) | |
download | rails-0f75e2c51fe7d9ee9e27a792065803bfc95a5a36.tar.gz rails-0f75e2c51fe7d9ee9e27a792065803bfc95a5a36.tar.bz2 rails-0f75e2c51fe7d9ee9e27a792065803bfc95a5a36.zip |
Update CHANGELOGS
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 97b3344db0..e76af6adc4 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,6 @@ +## Rails 4.0.0 (unreleased) ## + + ## Rails 4.0.0.beta1 (February 25, 2013) ## * Prevent `DateTime#change` from truncating the second fraction, when seconds |