aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'activeresource/CHANGELOG.md')
-rw-r--r--activeresource/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md
index a4c97dc12c..7a07c70a49 100644
--- a/activeresource/CHANGELOG.md
+++ b/activeresource/CHANGELOG.md
@@ -1,4 +1,9 @@
-## Rails 3.2.14.rc1 (Jul 8, 2013) ##
+## Rails 3.2.14.rc2 (Jun 16, 2013) ##
+
+* No changes.
+
+
+## Rails 3.2.14.rc1 (Jul 12, 2013) ##
* Fixes an issue that ActiveResource models ignores ActiveResource::Base.include_root_in_json.
Backported from the now separate repo rails/activeresouce.