summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2019-02-19 16:00:00 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2019-02-19 16:03:36 +0200
commitf17cebc5402bc1072a1c8c21cb2949ce1172ea38 (patch)
tree9e296fa5e3c7bcae901886c02f9d93ff9ac2b8c5 /docs
parentbb54233a2dc855951fa40a48d5730c67f9d570c8 (diff)
downloadwheel-git-f17cebc5402bc1072a1c8c21cb2949ce1172ea38.tar.gz
Fixed the build_number argument not being passed to pack()
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 8a1f2b2..cc27e57 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,6 +1,10 @@
Release Notes
=============
+**UNRELEASED**
+
+- Fixed the ``--build-number`` option for ``wheel pack`` not being applied
+
**0.33.0**
- Added the ``--build-number`` option to the ``wheel pack`` command