Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
kozross committed Feb 1, 2024
1 parent 4f92e1a commit 0b864ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## WIP

## [1.6.1]

- Fix build against Stackage nightly for GHC 9.4.5
- Future-proof against future Prelude `foldl'` (thanks Bodigrim!)

## [1.6.0] - 2022-01-22

Expand Down
2 changes: 1 addition & 1 deletion vector-sized.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: vector-sized
version: 1.6.0
version: 1.6.1
synopsis: Size tagged vectors
description: Please see README.md
category: Data
Expand Down

0 comments on commit 0b864ce

Please sign in to comment.