summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2011-06-20 12:08:32 +0200
committerFlorian Frank <flori@ping.de>2011-06-20 12:08:32 +0200
commit13d4b4120c69eccf749fa226ba6de1f1d25f10a0 (patch)
tree3e3611de80a77882d268909f141a7df1835c92f8 /CHANGES
parenta297194cbaf482b32c2e777a4069163d67d48233 (diff)
downloadjson-13d4b4120c69eccf749fa226ba6de1f1d25f10a0.tar.gz
prepare new release
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.