Skip to content

Commit 51cdb9a

Browse files
committed
chore(changelog): prepare for next release
1 parent 5449986 commit 51cdb9a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
n.n.n / 2025-01-25
3+
==================
4+
5+
* feat: implement bidirectional BFS
6+
* fix(dijkstra)!: remove unneeded partial cost parameter. This is
7+
a BREAKING CHANGE in `dijkstra_reach()` parameters, but fortunately
8+
very easy to fix for users.
9+
* chore: reorganize `rand` imports
10+
211
v4.13.1 / 2025-01-15
312
==================
413

0 commit comments

Comments
 (0)