From c412bff9c5b30919114915b89925491c81c6e75e Mon Sep 17 00:00:00 2001 From: Oskar Nyberg Date: Wed, 11 Oct 2023 10:22:12 +0200 Subject: [PATCH] Add missing changelog entries about custom lists and electron update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c1d7053a0b0..79221c1fbab3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,11 +25,14 @@ Line wrap the file at 100 chars. Th ### Added - Add customizable relay lists to the CLI on desktop. Custom lists can be managed through `mullvad custom-lists` and can be selected through `mullvad relay set` and `mullvad bridge set`. +- Add custom lists to location selector in desktop app. #### Linux - Start signing the deb and rpm files (GPG) ### Changed +- Update Electron from 25.2.0 to 26.3.0. + #### Android - Migrate welcome view to compose. - Migrate in app notifications to compose.