summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2023-11-29 12:03:12 +0100
committerDavid Lönnhager <david.l@mullvad.net>2023-12-01 16:26:31 +0100
commit3e3d0e43471b31bbc9c6a198e9373d6484fc8b2c (patch)
tree460f1eb9cb6420df53d85dc194a13e248d5dfa40
parent5aa138f4c5d48c180ba53704fab058007e5faf0e (diff)
downloadmullvadvpn-3e3d0e43471b31bbc9c6a198e9373d6484fc8b2c.tar.xz
mullvadvpn-3e3d0e43471b31bbc9c6a198e9373d6484fc8b2c.zip
Move patch feature to unreleased section
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 072c56d007..aafcbc0f27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## [Unreleased]
+### Added
+- Add CLI support for applying patches to the settings with `mullvad import-settings`.
+
### Changed
#### Android
- Migrate welcome view to compose.
@@ -51,7 +54,6 @@ Line wrap the file at 100 chars. Th
`SOCKS5`.
- Add social media content blocker.
- Add ability to override server IPs to the CLI.
-- Add CLI support for applying patches to the settings with `mullvad import-settings`.
### Changed
- Update Electron from 25.2.0 to 26.3.0.