Skip to content

Commit 410cf94

Browse files
committed
add a changelog file
1 parent eaec345 commit 410cf94

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# News
2+
3+
## 0.2.1 - 2025-07-05
4+
5+
- Introduce LEMONGraphs as an option for running `minimum_weight_perfect_matching` and make it default.
6+
- Move the BlossomV dispatch of `minimum_weight_perfect_matching` to a package extension as an optional dependency, thus making it possible to install GraphsMatching on systems where BlossomV does not install.
7+
8+
## pre 0.2.0
9+
10+
Not tracked

0 commit comments

Comments
 (0)