summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d7347db..e974ba9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2009-11-25 (1.2.1)
+ * added :symbolize_names option to Parser, which returns symbols instead of
+ strings in object names/keys.
2009-10-01 (1.2.0)
* fast_generate now raises an exeception for nan and infinite floats.
* On Ruby 1.8 json supports parsing of UTF-8, UTF-16BE, UTF-16LE, UTF-32BE,