summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2021-03-02 16:44:44 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2021-03-02 16:44:44 +0100
commitfa092f786e69c88c5a278309c6e2fb78d81b5975 (patch)
tree4fab046c0a8393ab4b6de979c693f23e0b542304 /ChangeLog
parent3db47018c75f9fc8d853665e97a0021462b39ab5 (diff)
downloadsemantic-version-fa092f786e69c88c5a278309c6e2fb78d81b5975.tar.gz
Add support for Python 3.9django-31
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b23a8a..c8453e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ ChangeLog
*New:*
* Add support for Django 3.1
- * Add support for Python 3.7 / Python 3.8
+ * Add support for Python 3.7 / 3.8 / 3.9
2.8.5 (2020-04-29)