From 2c6efc3127115e115f4d75d11252bda0b723c4d4 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 30 May 2019 19:32:14 -0400 Subject: [PATCH] Changelog for #3278 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 723339d95..ce1c09844 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,6 +24,8 @@ There are some fixes in this release: * :doc:`/plugins/gmusic`: Fix a crash when using version 12.0.0 or later of the ``gmusicapi`` module. :bug:`3270` +* Fix an incompatibility with Python 3.8's AST changes. + :bug:`3278` Here's a note for packagers: