summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-09-28 18:39:46 +0200
committerKali Kaneko <kali@leap.se>2017-09-28 18:39:46 +0200
commit896ec52bb1a1f9489cf531bd245c0f6b4c2e2773 (patch)
tree52e211ea84ba257512e619fde989703b59af9a88 /CHANGELOG.rst
parentd71305cb962b927b318d1c40f31fade324b8ca34 (diff)
[bug] fix incompatibility with six==1.11.0
add the version of with_metaclass found in six==1.10.0 See https://github.com/SecurityInnovation/PGPy/issues/217 - Resolves: #8672
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 08bf1a8..34c17be 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,8 +1,15 @@
-0.10.1 - `master`_
+0.10.2 - `master`_
-------------------------------
.. note:: This version is not yet released and is under active development.
+0.10.1 - 28 Sep, 2017
++++++++++++++++++++++++++++++++
+
+Bugfixes
+~~~~~~~~
+- `#8672 <https://leap.se/code/issues/8672`_: fix an incompatibility with six==1.11.0
+
0.10.0 - 28 Sep, 2017
+++++++++++++++++++++++++++++++