summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/news.rst b/docs/news.rst
index f4e7ee1..fdc0ff4 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,12 +1,17 @@
Release Notes
=============
-**0.33.3 (2019-05-10)**
+**0.33.4 (2019-05-12)**
+
+- Reverted PR #289 (adding directory entries to the wheel file) due to
+ incompatibility with ``distlib.wheel``
+
+**0.33.3 (2019-05-10)** (redacted release)
- Fixed wheel build failures on some systems due to all attributes being
preserved (PR by Matt Wozniski)
-**0.33.2 (2019-05-08)**
+**0.33.2 (2019-05-08)** (redacted release)
- Fixed empty directories missing from the wheel (PR by Jason R. Coombs)