Skip to content

Commit

Permalink
Version 0.9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed May 23, 2024
1 parent 40b34f4 commit c8f3c26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Version 0.9.0.2 (2024-05-23)

- Add `TypeOperators` pragma where needed.

## Version 0.9.0.1 (2022-07-28)

- Allow building with vector-0.13.*.
Expand Down
2 changes: 1 addition & 1 deletion vector-algorithms.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >= 1.10
name: vector-algorithms
version: 0.9.0.1
version: 0.9.0.2
license: BSD3
license-file: LICENSE
author: Dan Doel
Expand Down

0 comments on commit c8f3c26

Please sign in to comment.