Skip to content

Commit 4a616b6

Browse files
authored
docs: a few more updates to prepare for 26.2 (#1176)
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
1 parent 9de6f44 commit 4a616b6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,21 @@ Fixes:
1010
* Make ``Version``, ``Specifier``, ``SpecifierSet``, ``Tag``, ``Marker``, and ``Requirement`` pickle-safe
1111
and backward-compatible with pickles created in 25.0-26.1 (including references to the removed
1212
``packaging._structures`` module) (:pull:`1163`, :pull:`1168`, :pull:`1170`, :pull:`1171`)
13+
* Re-export ``ExceptionGroup`` in metatadata for now in (:pull:`1164`)
1314

1415
Documentation:
1516

1617
* Add errors section and fix missing details in (:pull:`1159`)
18+
* Document our property-based test suite in (:pull:`1167`)
19+
* Fix a ``DirectUrl`` typo in (:pull:`1167`)
20+
* Add example of ``is_unsatisfiable`` in (:pull:`1166`)
1721

1822
Internal:
1923

2024
* Enable the auditor persona on zizmor in (:pull:`1158`)
21-
* Test new pickle gaurentees in (:pull:`1074`)
25+
* Test new pickle gaurentees in (:pull:`1174`)
26+
* Use new native ReadTheDocs uv integration in (:pull:`1175`)
27+
2228

2329
26.1 - 2026-04-14
2430
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)