diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2018-12-09 21:04:53 +0200 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2018-12-09 21:05:17 +0200 |
| commit | fd00904800bbab7a3b0aae1d326c7b62c784694b (patch) | |
| tree | 6f836cd287a8dc6034c4c2223de53538cca1a807 /docs | |
| parent | 9c6acf1f00ea05e93fe1ae191211c9bdf9d30fe4 (diff) | |
| download | wheel-git-fd00904800bbab7a3b0aae1d326c7b62c784694b.tar.gz | |
Fixed bad shebangs sneaking into wheels
Fixes #278.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index 59a1384..ebb9063 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,10 @@ Release Notes ============= +**UNRELEASED** + +- Fixed bad shebangs sneaking into wheels + **0.32.3** - Fixed compatibility with Python 2.7.0 – 2.7.3 |
