diff options
author | Kali Kaneko <kali@leap.se> | 2017-09-29 14:21:49 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-09-29 14:21:49 +0200 |
commit | 03b3caf7f8936914d1839923840b7404170c8baf (patch) | |
tree | f18a21e05117895e9d3ac47efbc967ec76fd0d0c /CHANGELOG.rst | |
parent | 0ab1783859b3ba0a33f2db861ecb6e494d792a66 (diff) |
[docs] add twisted compat bugfix to changelog
Diffstat (limited to 'CHANGELOG.rst')
-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 ------------------ |