diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ac148774..de61fc74a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,10 @@ Line wrap the file at 100 chars. Th ### Changed - Update Electron from 28.1.3 to 30.0.4. +### Fixed +#### Windows +- Fix race condition that could result in crashes when DAITA was enabled during disconnects. + ## [2024.3] - 2024-05-15 This release is identical to 2024.3-beta1. |
