aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2010-04-13 12:14:54 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2010-04-13 12:14:54 -0700
commit4c8af9bf518582cce73b4b430989dc6cd8cdd775 (patch)
treeae74996e46a75cf4cf15a4a0d78c7c756b8f6215 /activemodel
parent4d098327da8fc351cca5fc93e9db8a756e681104 (diff)
downloadrails-4c8af9bf518582cce73b4b430989dc6cd8cdd775.tar.gz
rails-4c8af9bf518582cce73b4b430989dc6cd8cdd775.tar.bz2
rails-4c8af9bf518582cce73b4b430989dc6cd8cdd775.zip
Update changelogs for release
Diffstat (limited to 'activemodel')
-rw-r--r--activemodel/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/activemodel/CHANGELOG b/activemodel/CHANGELOG
index 8c458b6091..74aec3bfd3 100644
--- a/activemodel/CHANGELOG
+++ b/activemodel/CHANGELOG
@@ -1,3 +1,8 @@
+*Rails 3.0.0 [beta 3] (April 13th, 2010)*
+
+* No changes
+
+
*Rails 3.0.0 [beta 2] (April 1st, 2010)*
* #new_record? and #destroyed? were removed from ActiveModel::Lint. Use