CHANGES: Adds info about: #1818, #1820, #1810, #1808

This commit is contained in:
Felipe Zimmerle 2018-06-26 13:56:22 -03:00
parent d810de9166
commit eed6b5f86d
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,10 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- Variable names must match fully, not partially. Match should be case
insensitive.
[Issue #1818, #1820, #1810, #1808 - @michaelgranzow-avi, @victorhora,
@theMiddleBlue, @airween, @zimmerle]
- Improves the performance while loading the rules
[Issue #1735 - @zimmerle, @p0pr0ck5, @victorhora]
- Allow empty strings to be evaluated by regex::searchAll