Skip to content

Commit 2de393d

Browse files
committed
Update changelog for release
1 parent 9c66f5c commit 2de393d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Changelog
44
*unreleased*
55
~~~~~~~~~~~~
66

7+
* PEP 639: Implement License-Expression and License-File (:issue:`828`)
8+
* Use ``!r`` formatter for error messages with filenames (:issue:`844`)
9+
* Add support for PEP 730 iOS tags (:issue:`832`)
10+
* Fix prerelease detection for ``>`` and ``<`` (:issue:`794`)
11+
* Fix uninformative error message (:issue:`830`)
12+
* Refactor ``canonicalize_version`` (:issue:`793`)
13+
* Patch python_full_version unconditionally (:issue:`825`)
14+
* Fix doc for ``canonicalize_version`` to mention ``strip_trailing_zero`` and a typo in a docstring (:issue:`801`)
15+
* Fix typo in Version ``__str__`` (:issue:`817`)
716
* Support creating a ``SpecifierSet`` from an iterable of ``Specifier`` objects (:issue:`775`)
817

918
24.1 - 2024-06-10

0 commit comments

Comments
 (0)