aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/CHANGELOG')
-rw-r--r--activerecord/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG
index 3fd05c498c..82095b1759 100644
--- a/activerecord/CHANGELOG
+++ b/activerecord/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* OpenBase: update for new lib and latest Rails. Support migrations. #8748 [dcsesq]
+
* Moved acts_as_tree into a plugin of the same name on the official Rails svn #9514 [lifofifo]
* Moved acts_as_nested_set into a plugin of the same name on the official Rails svn #9516 [josh]