Skip to content

Commit e27f9b8

Browse files
committed
Nits
1 parent 18c2f61 commit e27f9b8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ChangeLog

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Version 2.1.14
2-
- Added support for client IP address encryption in logs using IPCrypt.
3-
This feature helps protect user privacy by encrypting IP addresses before
4-
they are logged. Three algorithms are supported: deterministic,
5-
non-deterministic with 8-byte tweak, and extended non-deterministic with
6-
16-byte tweak.
2+
- Added support for client IP address encryption in logs using IPCrypt
3+
(https://ipcrypt-std.github.io/). Three algorithms are supported:
4+
deterministic, non-deterministic with 8-byte tweak, and extended
5+
non-deterministic with 16-byte tweak.
76
- Enhanced pattern rule documentation with better examples.
87
- Fixed an issue where nil client addresses could cause crashes.
98

0 commit comments

Comments
 (0)