summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad45d96..b5bf2cf 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ Overview of changes for 0.8.0
* Deprecate json_object_add_member()
* Add convenience accessors for JsonObject and JsonArray
* Add convenience iteration functions for JsonObject and JsonArray
+* Automatically promote integers to gint64, to compensate for the
+ lack of integer size in the JSON specificiation
Overview of changes for 0.6.0
=============================