Added issue #68 in changelog

This commit is contained in:
Benoit Blanchon
2015-04-27 16:01:05 +02:00
parent 81285f49fe
commit 94d38c0680

View File

@ -5,6 +5,7 @@ HEAD
----
* Fixed stack-overflow in `DynamicJsonBuffer` when parsing huge JSON files (issue #65)
* Fixed wrong return value of `parseArray()` and `parseObject()` when allocation fails (issue #68)
v4.2
----