summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2020-11-29 00:46:11 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2020-11-29 00:48:36 +0200
commit7fa7dc147dd397784b2ebc8af82a91b05524c003 (patch)
tree53105ce475f043ab1bbe015f2869a1451c96fd4e /docs
parentfc3b8664c4955371e23402f23e42cbd7fb8187fc (diff)
downloadwheel-git-7fa7dc147dd397784b2ebc8af82a91b05524c003.tar.gz
Tests CPython with only 2.7, 3.6 and 3.9
3.5 has reached its EOL.
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 5402b92..81e0ded 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -3,6 +3,7 @@ Release Notes
**UNRELEASED**
+- Added official Python 3.9 support
- Updated vendored ``packaging`` library to v20.7
**0.35.1 (2020-08-14)**