Skip to content

Commit 96bc364

Browse files
authored
Update CHANGELOG with recent changes and fixes
1 parent 8375d3a commit 96bc364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Behavior adaptations:
1919
* Adjust arbitrary equality intersection preservation in ``SpecifierSet`` (:pull:`951`)
2020
* Return ``False`` instead of raising for ``.contains`` with invalid version (:pull:`932`)
2121
* Support arbitrary equality on arbitrary strings for ``Specifier`` and ``SpecifierSet``'s ``filter`` and ``contains`` method. (:pull:`954`)
22+
* Only parse ``Version``s on certain marker keys, return False on unequal ordered comparisons (:pull:`939`)
2223
2324
Fixes:
2425

0 commit comments

Comments
 (0)