Skip to content

Commit e3fc242

Browse files
committed
Version 0.9.0.1
1 parent c89ab67 commit e3fc242

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
## Version 0.9.0.1 (2022-07-28)
2+
3+
- Allow building with vector-0.13.*.
4+
15
## Version 0.9.0.0 (2022-05-19)
26

37
- Add nub related functions.
48
- Add sortUniq related functions (sorts, then removes duplicates).
5-
9+
610
## Version 0.8.0.4 (2020-12-06)
711

812
- Fix out of range access in Intro.partialSort.

vector-algorithms.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: vector-algorithms
2-
version: 0.9.0.0
2+
version: 0.9.0.1
33
license: BSD3
44
license-file: LICENSE
55
author: Dan Doel

0 commit comments

Comments
 (0)