summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2007-11-13 11:29:19 +0000
committerEmmanuele Bassi <ebassi@openedhand.com>2007-11-13 11:30:16 +0000
commitc1547eb3aba6f09b3ce4c23bd66a798e03b35a34 (patch)
tree5ce1cb52eb5ecc934153ddf7492d0e4f31fde6ad /NEWS
parent03325e108e40d5deba979852ee402d7d6579ac81 (diff)
downloadjson-glib-c1547eb3aba6f09b3ce4c23bd66a798e03b35a34.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..c8600f1 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,9 @@
+Overview of changes for 0.4.0
+=============================
+* Support parsing of negative numbers
+* Fix parse error propagation and message
+* More parser sanity checks
+* GObject deserialization support
+* Detect and parse JSON masked as a JavaScript assignment
+* Allow using JsonNode with GObject properties and signals
+* Add JsonGenerator:root property