diff options
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d44423e4..5bef831ae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,9 @@ Line wrap the file at 100 chars. Th - Remove port 443 as valid port for WireGuard over TCP. Keep only port 80 and 5001. The reason is to free up port 443 for other TCP based obfuscation later. +### Fixed +#### Android +- Fix adaptive app icon which previously had a displaced nose and some other oddities. ## [2023.3-beta1] - 2023-03-23 ### Added @@ -68,9 +71,6 @@ Line wrap the file at 100 chars. Th - Retry if PQ PSK negotiation fails for any reason. - Fix accumulated tunnel state notifications sometimes displayed after suspend. -#### Android -- Fix adaptive app icon which previously had a displaced nose and some other oddities. - ## [2023.2] - 2023-03-06 ### Fixed |
