Skip to content

Commit a723876

Browse files
authored
Merge pull request #1189 from pypa/release-6.0.1
Update changelog for 6.0.1
2 parents a017005 + 9a24828 commit a723876

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

changelog/1184.misc.rst

-1
This file was deleted.

docs/changelog.rst

+16
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ schemes recommended by the Python Packaging Authority.
1212
1313
.. towncrier release notes start
1414
15+
Twine 6.0.1 (2024-11-30)
16+
------------------------
17+
18+
Bugfixes
19+
^^^^^^^^
20+
21+
- Fixed a regression where ``twine check`` would fail to expand
22+
wildcards, e.g. ``twine check 'dist/*'``. (`#1188 <https://github.com/pypa/twine/issues/1188>`_)
23+
24+
25+
Misc
26+
^^^^
27+
28+
- `#1184 <https://github.com/pypa/twine/issues/1184>`_
29+
30+
1531
Twine 6.0.0 (2024-11-29)
1632
------------------------
1733

0 commit comments

Comments
 (0)