diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2022-06-03 11:57:56 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2022-06-03 11:57:56 +0200 |
| commit | 30297041c9af475f69df32023af89ebfa4c9d7b2 (patch) | |
| tree | 2f6608a1103503d003c8f2314d42ce6b5aaaa66b | |
| parent | f126d7e0203b31abc982dcf855ab965209d5f662 (diff) | |
| download | mullvadvpn-30297041c9af475f69df32023af89ebfa4c9d7b2.tar.xz mullvadvpn-30297041c9af475f69df32023af89ebfa4c9d7b2.zip | |
Move new changelog entry to unreleased
| -rw-r--r-- | ios/CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index a4376198ba..c245413196 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -23,6 +23,9 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +### Added +- Add option to block gambling and adult content. + ### Fixed - Improve random port distribution. Should be less biased towards port 53. @@ -33,7 +36,6 @@ Line wrap the file at 100 chars. Th any inbound traffic received. This should also keep the tunnel in connecting or reconnecting state until the tunnel monitor determined that connection is functional. - Add "FAQ & Guides" link in Settings. -- Add option to block gambling and adult content. ### Changed - Delete leftover settings in Keychain during login. WireGuard keys will be removed from |
