File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ Changelog
44*unreleased *
55~~~~~~~~~~~~
66
7- No unreleased changes.
7+ * Support creating a `` SpecifierSet `` from an iterable of `` Specifier `` objects ( :issue: ` 775 `)
88
9924.1 - 2024-06-10
1010~~~~~~~~~~~~~~~~~
1111
12- No unreleased changes.
12+ * Document ``markers.default_environment() `` (:issue: `753 `).
13+ * Add support for Python 3.13 (:issue: `783 `).
14+ * Modernise type annotations (:issue: `785 `).
15+ * Work around ``platform.python_version() `` returning non PEP 440 compliant version
16+ for non-tagged CPython builds (:issue: `802 `).
1317
141824.0 - 2024-03-10
1519~~~~~~~~~~~~~~~~~
@@ -24,7 +28,6 @@ No unreleased changes.
2428 have not been provided (:issue: `733 `)
2529* Fix a bug preventing the use of the built in ``ExceptionGroup `` on versions of
2630 Python that support it (:issue: `725 `)
27- * Support creating a ``SpecifierSet `` from an iterable of ``Specifier `` objects (:issue: `775 `)
2831
293223.2 - 2023-10-01
3033~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments