summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-11-07 09:34:21 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-11-07 09:34:21 -0800
commita838d0e87afc094499705c4fe9623befcce2e822 (patch)
treed6297a250f2a23f9de1cc620c65230a7f39fe70d /sites/www/changelog.rst
parent05fcd2e8f56c7b33693283c74909515a461ef650 (diff)
parentb85c34559b601199262d654578bb2868f648d159 (diff)
Merge branch '2.0' into 2.1
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 011b3098..73085451 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :bug:`1108 (1.17+)` Rename a private method keyword argument (which was named
+ ``async``) so that we're compatible with the upcoming Python 3.7 release
+ (where ``async`` is a new keyword.) Thanks to ``@vEpiphyte`` for the report.
* :support:`- backported` Include LICENSE file in wheel archives.
* :release:`2.1.4 <2017-09-18>`
* :release:`2.0.7 <2017-09-18>`