Skip to content

Commit 4631197

Browse files
committed
Version 0.9.0.0
1 parent 0d82b8d commit 4631197

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 0.9.0.0 (2022-05-19)
2+
3+
- Add nub related functions.
4+
- Add sortUniq related functions (sorts, then removes duplicates).
5+
16
## Version 0.8.0.4 (2020-12-06)
27

38
- 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.8.0.4
2+
version: 0.9.0.0
33
license: BSD3
44
license-file: LICENSE
55
author: Dan Doel

0 commit comments

Comments
 (0)