diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2020-08-13 22:44:11 +0300 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2020-08-14 00:05:00 +0300 |
| commit | 6c914fe63762a496d37007565b30e3e643d8bf74 (patch) | |
| tree | f8ce2d4bc0bd32d464baf5ca3e877b0d4f47aab5 /docs | |
| parent | 3b260ab7f0ea7d7d5a15203ffb7a8b0c2f2a4a00 (diff) | |
| download | wheel-git-6c914fe63762a496d37007565b30e3e643d8bf74.tar.gz | |
Updated the release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index dc1f9b0..f956652 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,13 @@ Release Notes ============= +**UNRELEASED** + +- Switched to the packaging_ library for computing wheel tags +- Fixed a resource leak in ``WheelFile.open()`` (PR by Jon Dufresne) + +.. _packaging: https://pypi.org/project/packaging/ + **0.34.2 (2020-01-30)** - Fixed installation of ``wheel`` from sdist on environments without Unicode |
