From b392a1ca36181a786a6d68b6eab57a8bb0bd558e Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 12 Feb 2019 09:16:25 -0300 Subject: [PATCH] CHANGES: Adds info about #2016 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index abfc28bf..2f2078c6 100644 --- a/CHANGES +++ b/CHANGES @@ -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