summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2023-03-24 14:58:42 +0100
committerOskar Nyberg <oskar@mullvad.net>2023-03-24 15:00:27 +0100
commit8d7df565930825fca06caf975dc31ec13dcd1b84 (patch)
tree0debe70f6b2154c1f2da6b9eab8903fa89a441a5
parentf6327a27b0674728d7597ead1fee41268ed41b49 (diff)
downloadmullvadvpn-8d7df565930825fca06caf975dc31ec13dcd1b84.tar.xz
mullvadvpn-8d7df565930825fca06caf975dc31ec13dcd1b84.zip
Move android changes in 2023.3-beta1 to unreleased section
-rw-r--r--CHANGELOG.md6
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