File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ v1.0.4 - 2025-May-21
2+ --------------------
3+
4+ - feat: set correct hostname in log produced by Nginx
5+ [PR #353 - @airween]
6+ - chore: fix build error with newer GCC's
7+ [PR #352 - @airween]
8+ - fix: recovery context after internal redirect, re-add #273
9+ [PR #346 - @liudongmiao, @airween]
10+ - feat: Add more tests for CI
11+ [PR #345 - @theseion, @airween]
12+ - Add support to build ModSecurity-nginx on Windows
13+ [PR #321 - @eduar-hte]
14+ - fix: Added missing header for conftest
15+ [PR #320 - @liudongmiao, @airween]
16+ - feat: Add engine info to startup log
17+ [PR #319 - @airween]
18+ - feat: added initial Github CI workflow
19+ [PR #318 - @theseion, @airween]
20+ - Add editorconfig to help OSS contributors
21+ [PR #302 - @brandonpayton]
22+
123v1.0.3 - 2022-May-24
224--------------------
325
Original file line number Diff line number Diff line change 5656
5757#define MODSECURITY_NGINX_MAJOR "1"
5858#define MODSECURITY_NGINX_MINOR "0"
59- #define MODSECURITY_NGINX_PATCHLEVEL "3 "
59+ #define MODSECURITY_NGINX_PATCHLEVEL "4 "
6060#define MODSECURITY_NGINX_TAG ""
6161#define MODSECURITY_NGINX_TAG_NUM "100"
6262
You can’t perform that action at this time.
0 commit comments