summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2020-08-13 22:47:19 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2020-08-14 00:08:53 +0300
commit4253bbb865823101d1a1757d12239fc74f49c4e7 (patch)
tree2305f324433fe24ed8020cbd325d3882911827db /docs
parentb6786faf44d49887f77bb9336782097fa6648924 (diff)
downloadwheel-git-4253bbb865823101d1a1757d12239fc74f49c4e7.tar.gz
Created a new release0.35.0
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/news.rst b/docs/news.rst
index f956652..e3d2581 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,7 +1,7 @@
Release Notes
=============
-**UNRELEASED**
+**0.35.0 (2020-08-13)**
- Switched to the packaging_ library for computing wheel tags
- Fixed a resource leak in ``WheelFile.open()`` (PR by Jon Dufresne)