Update changelog

This commit is contained in:
Milo Yip 2016-04-17 10:11:40 +08:00
parent 01aeebf9bf
commit d7ee08621a

View File

@ -51,7 +51,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
* Fix Document::Parse(const Ch*) for transcoding (#478)
* encodings.h: fix typo in preprocessor condition (#495)
* Custom Microsoft headers are necessary only for Visual Studio 2012 and lower (#559)
*
* Fix memory leak for invalid regex (26e69ffde95ba4773ab06db6457b78f308716f4b)
* Fix a bug in schema minimum/maximum keywords for 64-bit integer (e7149d665941068ccf8c565e77495521331cf390)
### Changed
* Clarify problematic JSON license (#392)