summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2011-09-18 14:51:07 +0200
committerFlorian Frank <flori@ping.de>2011-09-18 14:51:07 +0200
commit56987b27d53765a57b20a0f2611b44a343616e09 (patch)
tree7203e23a30ef476197f12bf192fcea0dae465b36 /CHANGES
parentef3196dc07506d6a11d8845cb1b594cf8b3c0b8d (diff)
downloadjson-56987b27d53765a57b20a0f2611b44a343616e09.tar.gz
Prepare new release 1.6.1v1.6.1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 01a18d7..736ebb3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2011-09-18 (1.6.1)
+ * Using -target 1.5 to force Java bits to compile with 1.5.
2011-09-12 (1.6.0)
* Extract utilities (prettifier and GUI-editor) in its own gem json-utils.
* Split json/add/core into different files for classes to be serialised.