Skip to content

Commit c171a4b

Browse files
committed
chore(changelog): prepare for next release
1 parent 54a6453 commit c171a4b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

2+
n.n.n / 2025-01-15
3+
==================
4+
5+
* fix(perf): back out commit 808b951c5a9eb5dd25adbd46a5887525d0a0913d which causes a severe performance regression in Dijkstra algorithm
6+
* style: use `usize::div_ceil()`
7+
* feat(gitignore): ignore flame graph files
8+
* docs: cleanup some first line
9+
* chore(deps): update rust crate itertools to 0.14.0
10+
* fix(clippy): put test module last in file
11+
* feat: accept `&(usize, usize)` as `Matrix` index
12+
* fix(style): use a less convoluted test
13+
214
v4.13.0 / 2024-12-29
315
==================
416

0 commit comments

Comments
 (0)