CHANGES: Adds info about: #1737

This commit is contained in:
Felipe Zimmerle 2018-04-24 12:00:49 -03:00
parent d0a63aac03
commit a1b6cceb65
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,8 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- Cosmetics: Represents amount of skipped rules without decimal
[Issue #1737 - @p0pr0ck5]
- Add missing escapeSeqDecode, urlEncode and trimLeft/Right tfns to parser
[Issue #1752 - @victorhora]
- Fix STATUS var parsing and accept STATUS_LINE var for v2 backward comp.