From 13a9205cbeecedeb3981189d43435750c035b2f8 Mon Sep 17 00:00:00 2001 From: Pavel White Date: Sun, 15 Nov 2020 23:49:11 +0300 Subject: [PATCH] Update changelog.rst --- changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.rst b/changelog.rst index 2762941..fb04f08 100644 --- a/changelog.rst +++ b/changelog.rst @@ -19,6 +19,10 @@ CONTRIBUTORS CHANGELOG ========= + +- v.0.3.1 (`Pahaz`_) + + Increase open connection timeout to 10 secods + - v.0.3.0 (`Pahaz`_) + Change default with context behavior to use `.stop(force=True)` on exit (is not fully backward compatible) + Remove useless `daemon_forward_servers = True` hack for hangs prevention (is not fully backward compatible)