summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/changelog.rst b/changelog.rst
index 59c4f1fd..9972583a 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -16,9 +16,8 @@ Bug fixes:
Internal:
---------
-* Drop Python3.4 support. (Thanks: `laixintao`_)
-* Drop Python2.7 support. (Thanks: `laixintao`_)
-* Drop Python3.5 support. (Thanks: `laixintao`_)
+* Drop Python2.7, 3.4, 3.5 support. (Thanks: `laixintao`_)
+* Support Python3.8. (Thanks: `laixintao`_)
* Fix dead link in development guide. (Thanks: `BrownShibaDog`_)