Skip to content

Commit 57e00a8

Browse files
committed
Version 0.9.1.0
1 parent 386a5c7 commit 57e00a8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.9.1.0 (2025-02-05)
2+
3+
- More inlining for `sort` and `nib` functions.
4+
15
## Version 0.9.0.3 (2024-11-25)
26

37
- Fix an off-by-one error Heap.partialSort functions.

vector-algorithms.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >= 1.10
22
name: vector-algorithms
3-
version: 0.9.0.3
3+
version: 0.9.1.0
44
license: BSD3
55
license-file: LICENSE
66
author: Dan Doel

0 commit comments

Comments
 (0)