summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2020-01-21 23:50:20 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2020-01-22 08:40:15 +0200
commitfab2b10934913ffcafc55da4c2aefabfe360bbcb (patch)
tree7fbfedbb0e93a65b70528917da301720f2a48385 /docs
parentcde5f209045614b833d432718d62bcbac0784a90 (diff)
downloadwheel-git-fab2b10934913ffcafc55da4c2aefabfe360bbcb.tar.gz
Dropped Python 3.4 support
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 b690329..25c2c07 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -3,6 +3,7 @@ Release Notes
**UNRELEASED**
+- Dropped Python 3.4 support
- Added automatic platform tag detection for macOS binary wheels
(PR by Grzegorz Bokota)
- Updated project packaging and testing configuration for :pep:`517`