summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2021-12-22 13:42:31 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2021-12-22 14:14:40 +0200
commitb5323a008686bb0f2d491649fcfca0966a4bb2e5 (patch)
tree5482dc5befd7cac53e96cd0955e3a046fcd6b863 /docs
parent655c25065930824c651849f78108efe6d37bd0b5 (diff)
downloadwheel-git-b5323a008686bb0f2d491649fcfca0966a4bb2e5.tar.gz
Created a new release
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 3652ee0..eddfcf6 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,7 +1,7 @@
Release Notes
=============
-**UNRELEASED**
+**0.37.1 (2021-12-22)**
- Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (#415)
- Fixed parsing of file names containing commas in ``RECORD`` (PR by Hood Chatham)