summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2024-01-31 10:59:05 +0100
committerOskar Nyberg <oskar@mullvad.net>2024-01-31 11:42:57 +0100
commit86e92d176565d212a51d162400f85876fce56367 (patch)
treea3d9bdd416410973c1a81e2e96c82d51116055c6
parent24c73b5d6340c8cc1dc5283ac660db24557b4211 (diff)
downloadmullvadvpn-86e92d176565d212a51d162400f85876fce56367.tar.xz
mullvadvpn-86e92d176565d212a51d162400f85876fce56367.zip
Add electron upgrade to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55bee487f8..84f286c6a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,6 +57,7 @@ Line wrap the file at 100 chars. Th
In the CLI these can be found under `mullvad bridge set custom`.
- Upgrade the background map to a new WebGL 3D map. This should both look better and be more
performant.
+- Update Electron from 26.3.0 to 28.1.3.
#### Android
- Migrate to Compose Navigation which also improves screen transition animations.