summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2011-06-15 00:11:54 +0200
committerFlorian Frank <flori@ping.de>2011-06-15 00:11:54 +0200
commit743813671ae3ea9f0e56e4a69d86ff0b7ed6b363 (patch)
tree1ba8fc37f76568b3de07c0cdeb1aa35e6977e6cb /CHANGES
parent6f1603ebfef3947578abe47f07cd25e79eeb0625 (diff)
downloadjson-743813671ae3ea9f0e56e4a69d86ff0b7ed6b363.tar.gz
changed the CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 76a7698..c048910 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
2011-05-11 (1.5.2)
- *
+ * Apply documentation patch by Cory Monty <cory.monty@gmail.com>.
+ * Add gemspecs for json and json_pure.
+ * Fix bug in jruby pretty printing.
+ * Fix bug in object_class and array_class when inheriting from Hash or Array.
2011-01-24 (1.5.1)
* Made rake-compiler build a fat binary gem. This should fix issue
https://github.com/flori/json/issues#issue/54.