Add a few missing changes to CHANGES for v1.3
These were forgotten when releasing.
This commit is contained in:
parent
2caac965d4
commit
b461c652b4
8
CHANGES
8
CHANGES
@ -3,6 +3,14 @@ Version 1.3
|
|||||||
|
|
||||||
Released 2010-06-13
|
Released 2010-06-13
|
||||||
|
|
||||||
|
* New functions:
|
||||||
|
|
||||||
|
- `json_object_iter_set()`, `json_object_iter_set_new()`: Change
|
||||||
|
object contents while iterating over it.
|
||||||
|
|
||||||
|
- `json_object_iter_at()`: Return an iterator that points to a
|
||||||
|
specific object item.
|
||||||
|
|
||||||
* New encoding flags:
|
* New encoding flags:
|
||||||
|
|
||||||
- ``JSON_PRESERVE_ORDER``: Preserve the insertion order of object
|
- ``JSON_PRESERVE_ORDER``: Preserve the insertion order of object
|
||||||
|
Loading…
Reference in New Issue
Block a user