summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2019-08-18 12:43:37 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2019-08-18 12:43:37 +0300
commit05e1e8b666e1c3141fd4016a8a587beb16cf8bbf (patch)
tree7826ee3543a115855acf0692c66f77376b54c8fe /docs
parentd799ca32f447631a2099db0d3623f341eb04f8a0 (diff)
downloadwheel-git-05e1e8b666e1c3141fd4016a8a587beb16cf8bbf.tar.gz
Added news item for PR #304
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 4a68bf5..0e5563c 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -5,6 +5,8 @@ Release Notes
- Fixed regression from 0.33.5 that broke building binary wheels against the
limited ABI
+- Fixed egg2wheel compatibility with the future release of Python 3.10
+ (PR by Anthony Sottile)
**0.33.5 (2019-08-17)**