diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-05-12 00:29:55 +0300 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-05-12 00:34:08 +0300 |
| commit | 90dd34c435d848a110434d24e3f074e96e034f15 (patch) | |
| tree | 8dd622ee975502f58d07640826cc7b560052f7da /docs | |
| parent | 46b045676c70b282365fa86082be9206de4adaf0 (diff) | |
| download | wheel-git-90dd34c435d848a110434d24e3f074e96e034f15.tar.gz | |
Updated the changelog
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.rst | 9 |
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) |
