diff options
author | Florian Frank <flori@ping.de> | 2011-09-18 14:51:07 +0200 |
---|---|---|
committer | Florian Frank <flori@ping.de> | 2011-09-18 14:51:07 +0200 |
commit | 56987b27d53765a57b20a0f2611b44a343616e09 (patch) | |
tree | 7203e23a30ef476197f12bf192fcea0dae465b36 /CHANGES | |
parent | ef3196dc07506d6a11d8845cb1b594cf8b3c0b8d (diff) | |
download | json-56987b27d53765a57b20a0f2611b44a343616e09.tar.gz |
Prepare new release 1.6.1v1.6.1
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |