aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/CHANGELOG')
-rw-r--r--activerecord/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG
index 35a1a1d6bf..293c1f6f26 100644
--- a/activerecord/CHANGELOG
+++ b/activerecord/CHANGELOG
@@ -20,6 +20,7 @@
* Added support for using limits in eager loads that involve has_many and has_and_belongs_to_many associations
+
*1.12.0* (October 16th, 2005)
* Update/clean up documentation (rdoc)