CHANGES: Adds info about #2016

This commit is contained in:
Felipe Zimmerle 2019-02-12 09:16:25 -03:00
parent 2d3fbbc56a
commit b392a1ca36
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fixed FILES_NAMES collection after the end of multipart parsing
[Issue #2016 - @airween]
- Fixed validateByteRange parsing method
[Issue #2017 - @airween]
- Removes a memory leak on the JSON parser