diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 98b360c3eb..a2791a37fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,9 @@ Line wrap the file at 100 chars. Th #### Android - Fix adaptive app icon which previously had a displaced nose and some other oddities. +#### Windows +- Fix service not starting when LSA protection is enabled (which is the default on Windows 11 22H2). + ## [2023.1] - 2023-02-20 ### Fixed |
