CHANGES: Adds info about #2017

This commit is contained in:
Felipe Zimmerle
2019-02-12 09:11:31 -03:00
parent 4b3e6328e3
commit ac61bf5fda

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fixed validateByteRange parsing method
[Issue #2017 - @airween]
- Removes a memory leak on the JSON parser
[@zimmerle]
- Enables LMDB on the regression tests.