Skip to content

Commit bb69216

Browse files
committed
Reordered the changelog entries
1 parent d5a1763 commit bb69216

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/news.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Release Notes
33

44
**UNRELEASED**
55

6-
- Fixed ``WheelFile`` raising ``Missing RECORD file`` when the wheel filename
7-
contains uppercase characters (e.g. ``Django-3.2.5.whl``) but the
8-
``.dist-info`` directory inside uses normalized lowercase naming
9-
(`#411 <https://github.com/pypa/wheel/issues/411>`_)
106
- Added the ``wheel info`` subcommand to display metadata about wheel files without
117
unpacking them (`#639 <https://github.com/pypa/wheel/issues/639>`_)
8+
- Fixed ``WheelFile`` raising ``Missing RECORD file`` when the wheel filename contains
9+
uppercase characters (e.g. ``Django-3.2.5.whl``) but the ``.dist-info`` directory
10+
inside uses normalized lowercase naming
11+
(`#411 <https://github.com/pypa/wheel/issues/411>`_)
1212

1313
**0.46.3 (2026-01-22)**
1414

0 commit comments

Comments
 (0)