summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-02-16 15:34:00 +0100
committerDavid Lönnhager <david.l@mullvad.net>2024-02-19 09:32:52 +0100
commit8bb84af2bf1051469fa90bbbb79c12c3662edd44 (patch)
tree906d1b4ed2edc8b8b8dc7d448425010610af746f
parent37934bf6efa94cac9579bc99d173bff131b44354 (diff)
downloadmullvadvpn-8bb84af2bf1051469fa90bbbb79c12c3662edd44.tar.xz
mullvadvpn-8bb84af2bf1051469fa90bbbb79c12c3662edd44.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c713a7441..2707f71b2f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,8 @@ Line wrap the file at 100 chars. Th
- Fix connectivity issues that would occur when using quantum-resistant tunnels with an incorrectly
configured MTU.
- Fix custom list name validation by not allowing empty names.
+- Continual excessive attempts to update the API IP were made after testing access methods.
+- Fix pointless API access method rotations for concurrent requests.
#### Linux
- Fix Bash shell completions for subcommands in the CLI.