diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 90f82e056c..1cbb188f40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,8 @@ Line wrap the file at 100 chars. Th #### Windows - Fix issue in daemon where the `block_when_disconnected` setting was sometimes not honored when stopping the daemon. I.e. traffic could flow freely after the daemon was stopped. +- When upgrading or reinstalling while connected, exit the daemon in a blocking state to prevent + unintended leaks. This only affects upgrades from this release. ## [2020.3] - 2020-02-20 |
