summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2019-08-17 01:35:07 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2019-08-17 01:35:07 +0300
commitb259095ffac373f9d4dc36f05863ddc4a81034a4 (patch)
treee0a2d812cb58ef6cc32030575ec528360f60fbcd /docs
parentb8b2800d3f2c87596ab0e21d330ab640e88c4434 (diff)
downloadwheel-git-b259095ffac373f9d4dc36f05863ddc4a81034a4.tar.gz
Updated news for PR #303
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 fdc0ff4..2b2a2e2 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,6 +1,10 @@
Release Notes
=============
+**UNRELEASED**
+
+- Don't add the ``m`` ABI flag to wheel names on Python 3.8 (PR by rdb)
+
**0.33.4 (2019-05-12)**
- Reverted PR #289 (adding directory entries to the wheel file) due to