diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-02-10 11:31:36 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-02-10 11:31:36 +0100 |
| commit | a161c19e9b75fe0f89d9f49ce8a325a0e7b44fad (patch) | |
| tree | 287847538ee3f34ebab59b65019db53a22fdd79a | |
| parent | e52a806c445fbe928edf83e209fb1597189e6f0c (diff) | |
| parent | f3235e541192d1b7168fc91918ec4309aeedb366 (diff) | |
| download | mullvadvpn-a161c19e9b75fe0f89d9f49ce8a325a0e7b44fad.tar.xz mullvadvpn-a161c19e9b75fe0f89d9f49ce8a325a0e7b44fad.zip | |
Merge branch 'add-notification-improvements-changelog'
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9208413a09..03543913e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ Line wrap the file at 100 chars. Th ### Added - Add Kyber1024 KEM algorithm into the Post-Quantum secure key exchange algorithm. This means the Quantum-resistant-tunnels feature now mixes both Classic McEliece and Kyber for added protection. +- Add notification dot to tray icon and system notification throttling. ### Changed - Update the Post-Quantum secure key exchange gRPC client to use the stabilized |
