Adds missing info to the CHANGES file

This commit is contained in:
Felipe Zimmerle 2017-10-20 21:49:00 -03:00
parent c4fcb36f4c
commit 351beb0567
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -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.