aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r--railties/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG
index 8ba416e378..20ee5e56ed 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -31,6 +31,8 @@
* Fixed that generated action_mailers doesnt need to require the action_mailer since thats already done in the environment #382 [Lucas Carlson]
+* Upgraded to Action Pack 1.2.0 and Active Record 1.4.0
+
*0.9.2*