From ada5372cffa7707d82a81878558f47dfa1437a05 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Thu, 1 Sep 2016 07:06:25 +0300 Subject: Fix another typo --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0cdb25c..cb4ef03 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,7 @@ Released 2016-08-30 - Always preserve insertion order of object items. `json_object_iter()` and friends, `json_object_foreach()` and - json_dumps() and friends now always work in the insertion order of + `json_dumps()` and friends now always work in the insertion order of object items (#293). - Add `json_object_foreach_safe()` macro that allows -- cgit v1.1