diff options
-rw-r--r-- | CHANGELOG.rst | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b5a0e15..1cb23b0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,11 +3,18 @@ Changelog --------- -0.6.2 - `master`_ +0.6.3 - `master`_ ----------------- .. note:: This version is not yet released and is under active development. +0.6.2 Sep 29, 2017 +------------------ + +Bugfixes +++++++++ +- Fix common.http compatibility with Twisted >= 17.9 + 0.6.1 Sep 27, 2017 ------------------ |