From 351beb05676ab5dd5687057f38e7cb6c82f198c0 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Fri, 20 Oct 2017 21:49:00 -0300 Subject: [PATCH] Adds missing info to the CHANGES file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 168e87a9..00a2b256 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ v3.0.????? - ? --------------------------- + - Fix log while displaying the name of a dict selection by regex. + [@zimmerle] - Setting http response code on the auditlog. [Issue #1592 - @zimmerle] - Refactoring on RuleMessage class, now accepting http code as parameter.