aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r--railties/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG
index 060e195831..8b47387284 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,3 +1,8 @@
+*2.0.1* (December 7th, 2007)
+
+* Fixed Active Record bug
+
+
*2.0.0* (December 6th, 2007)
* The test task stops with a warning if you have pending migrations. #10377 [Josh Knowles]