summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2019-05-10 14:03:39 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2019-05-10 14:03:39 +0300
commit5862b6188c813e8c5454ddef0a7e15cd445636e6 (patch)
treeb563df2d79e4875cc42e9ff6b0f630c3c0660193 /docs
parented8e7272ef01b86e0ff3f5cbc15b125955e05d6d (diff)
downloadwheel-git-5862b6188c813e8c5454ddef0a7e15cd445636e6.tar.gz
Updated the changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 35f103c..dbb9c21 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,6 +1,11 @@
Release Notes
=============
+**UNRELEASED**
+
+- Fixed wheel build failures on some systems due to all attributes being
+ preserved (PR by Matt Wozniski)
+
**0.33.2 (2019-05-08)**
- Fixed empty directories missing from the wheel (PR by Jason R. Coombs)