We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0470168 commit 753145fCopy full SHA for 753145f
CHANGES
@@ -1,5 +1,5 @@
1
-v3.0.4 - YYYY-MMM-DD (to be released)
2
--------------------------------------
+v3.0.4 - 2020-Jan-13
+--------------------
3
4
- Fix: audit log data omitted when nolog,auditlog
5
[@martinhsv]
headers/modsecurity/modsecurity.h
@@ -190,7 +190,7 @@ namespace modsecurity {
190
191
#define MODSECURITY_MAJOR "3"
192
#define MODSECURITY_MINOR "0"
193
-#define MODSECURITY_PATCHLEVEL "3"
+#define MODSECURITY_PATCHLEVEL "4"
194
#define MODSECURITY_TAG ""
195
#define MODSECURITY_TAG_NUM "100"
196
0 commit comments