Skip to content

Commit b3b29fe

Browse files
committed
chore(changelog): prepare for next release
1 parent 5c61369 commit b3b29fe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
n.n.n / 2024-12-29
3+
==================
4+
5+
* feat: implement Bron-Kerbosch algorithm, thanks to @gzsombor
6+
* fix(style): use `unwrap_or_else` when appropriate
7+
* fix(style): use `Self` instead of the type name
8+
* fix(style): make some functions `const`
9+
210
v4.12.0 / 2024-12-10
311
==================
412

0 commit comments

Comments
 (0)