You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,32 @@
2
2
3
3
## [Unreleased]
4
4
5
+
### Note
6
+
7
+
*`v3.0.3` was skipped because a backward compatibility feature was added during the `v3.0.3` test.
8
+
5
9
### Added
6
10
11
+
* Add debug log for easy troubleshooting ([bac1d02](https://github.com/ADD-SP/ngx_waf/commit/bac1d026e9e902d9a49881e899cba4965f3388a4)).
12
+
7
13
### Changed
8
14
9
15
### Fixed
10
16
17
+
* Fixed a segmentation fault ([57d7719](https://github.com/ADD-SP/ngx_waf/commit/57d7719654caddc40ee655c797f0984f42c25495))。
18
+
11
19
* More accurate visit frequency statistics ([53d3b14](https://github.com/ADD-SP/ngx_waf/commit/53d3b149a524252dbb9b8170e31f4b1f4895a6b7)).
12
20
21
+
***
22
+
23
+
## [3.0.2] - 2021-01-10
24
+
25
+
### Note
26
+
27
+
* Because of hotfixes performed on `v3.0.1`, all beta versions of `v3.0.2` are voided, please do not use these beta versions.
28
+
29
+
### Fixed
30
+
13
31
* Fixed a build error on `Alpine Linux` ([e989aa3](https://github.com/ADD-SP/ngx_waf/commit/e989aa34370da73f03627601188ca33844372c4f)).
0 commit comments