Skip to content

Commit 47948bf

Browse files
committed
Update changelog for release
1 parent 2067970 commit 47948bf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.rst

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ Changelog
44
*unreleased*
55
~~~~~~~~~~~~
66

7-
No unreleased changes.
7+
* Allow ``"extra"`` to be ``None`` in the marker environment (:issue:`650`)
8+
* Refactor ``tags._generic_api`` to use ``EXT_SUFFIX`` (:issue:`607`)
9+
* Correctly handle trailing whitespace on URL requirements (:issue:`642`)
10+
* Fix typing for ``specifiers.BaseSpecifier.filter()`` (:issue:`643`)
11+
* Use stable Python 3.11 in tests (:issue:`641`)
12+
* Correctly handle non-normalised specifiers in requirements (:issue:`634`)
13+
* Move to ``src/`` layout (:issue:`626`)
14+
* Remove ``__about__`` file, in favour of keeping constants in ``__init__`` (:issue:`626`)
815

916
22.0 - 2022-12-07
1017
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)