summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2021-12-22 15:37:46 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2021-12-22 15:37:46 +0200
commit2fae593de291a9963f932ffe0e18241b9f95e5c8 (patch)
tree88d992270728397b8bebf6daf038761e3135f849 /docs
parentc716c87ffa528ac9a31de3ed3217058848dc2cd2 (diff)
downloadwheel-git-2fae593de291a9963f932ffe0e18241b9f95e5c8.tar.gz
Dropped support for unmaintained Python versions
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index eddfcf6..9c6f6be 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,6 +1,10 @@
Release Notes
=============
+**UNRELEASED**
+
+- Dropped support for Python < 3.7
+
**0.37.1 (2021-12-22)**
- Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (#415)