From dc4382da58384608a9db2b49964a14f2997dcd73 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 22 Aug 2018 21:22:40 -0300 Subject: [PATCH] CHANGES: fix contributor list on: #1818, #1820, #1810, #1808 --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index cb2da964..98b174ad 100644 --- a/CHANGES +++ b/CHANGES @@ -10,7 +10,8 @@ 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] + @theMiddleBlue, @airween, @zimmerle, + @LeeShan87] - Improves the performance while loading the rules [Issue #1735 - @zimmerle, @p0pr0ck5, @victorhora] - Allow empty strings to be evaluated by regex::searchAll