diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fd19f2ec690..95a795b07452 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,10 +27,6 @@ Line wrap the file at 100 chars. Th dropped packets and does not take fragmentation into account. - Add ability to import server IP overrides in GUI. -### Changed -- Change default obfuscation setting to `auto`. -- Migrate obfuscation settings for existing users from `off` to `auto`. - #### Android - Add support for all screen orientations. - Add toggle for enabling or disabling split tunneling. @@ -38,6 +34,9 @@ Line wrap the file at 100 chars. Th system vpn settings. ### Changed +- Change default obfuscation setting to `auto`. +- Migrate obfuscation settings for existing users from `off` to `auto`. + #### Android - Migrate to Compose Navigation which also improves screen transition animations.