diff options
| author | Claudio Cambra <developer@claudiocambra.com> | 2023-03-04 14:59:01 +0100 |
|---|---|---|
| committer | Claudio Cambra <developer@claudiocambra.com> | 2023-03-28 14:09:58 +0800 |
| commit | b6b00662e9bfec6e5cb07bc6c10761b16674dd48 (patch) | |
| tree | 461f07cfe2c9bd1024ba37b2ab3fa916a7d33f53 | |
| parent | c0c4c3478b3a98b9c41cf0917e0e3538d1bcc96e (diff) | |
| download | mullvadvpn-b6b00662e9bfec6e5cb07bc6c10761b16674dd48.tar.xz mullvadvpn-b6b00662e9bfec6e5cb07bc6c10761b16674dd48.zip | |
Add macOS window fix changes to CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 63878a7c95..f085f02395 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,9 @@ Line wrap the file at 100 chars. Th #### Android - Fix adaptive app icon which previously had a displaced nose and some other oddities. +#### macOS +- Fix tray window behaviour when opening mission control and switching between full-screen workspaces. + ## [2023.3-beta1] - 2023-03-23 ### Added - Add Kyber1024 KEM algorithm into the Post-Quantum secure key exchange algorithm. This means the |
