diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29514318ca..90761fe874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ Line wrap the file at 100 chars. Th - Fix desktop app split tunneling view to not overflow on very long application names. - Prevent API requests from being made prior to the tunnel state machine being set up. Rarely, failed requests could result in a deadlock. +- Fix segmentation fault when closing app. #### Windows - Fix detection of Windows 11. Problem reports will now correctly report Windows 11 instead |
