commit 32626cc2512def727cecff310fea62ec004b4dd4
parent 24cf9308dee984d49357a949c96d6fb5a1a38bd4
Author: Max Bruckner <max@maxbruckner.de>
Date: Tue, 18 Apr 2017 18:02:32 +0200
Update Changelog
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -3,6 +3,7 @@
Fixes:
------
* Fix `cJSONUtils_ApplyPatches`, it was completely broken and apparently nobody noticed (or at least reported it) (075a06f40bdc4f836c7dd7cad690d253a57cfc50)
+* Fix inconsistent prototype for `cJSON_GetObjectItemCaseSensitive` (51d3df6c9f7b56b860c8fb24abe7bab255cd4fa9) thanks @PawelWMS
1.4.6
=====