summary refs log tree commit
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 18da313..c9498de 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
-2011-06-17 (1.5.3)
+2011-06-20 (1.5.3)
   * Alias State#configure method as State#merge to increase duck type synonymy with Hash.
+        * Add as_json methods in json/add/core, so rails can create its json objects
+          the new way.
 2011-05-11 (1.5.2)
   * Apply documentation patch by Cory Monty <cory.monty@gmail.com>.
   * Add gemspecs for json and json_pure.