diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d270f254db..a14a9d99fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ Line wrap the file at 100 chars. Th - Fix WireGuard key status events being lost by the UI, causing stale information to be shown. - Fix time left in account not showing in settings screen. +#### Windows +- Fix race in network adapter monitor that could result in data corruption and crashes. ## [2020.5-beta1] - 2020-05-18 ### Added |
