Skip to content

Commit 511faae

Browse files
committed
Bump version to 1.1.6.0
1 parent 962ecc8 commit 511faae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bitvec.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: bitvec
2-
version: 1.1.5.0
2+
version: 1.1.6.0
33
cabal-version: 2.0
44
build-type: Simple
55
license: BSD3

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.1.6.0
2+
3+
* Make `basicOverlaps` precise instead of rounding bounds up to the next `Word`.
4+
15
# 1.1.5.0
26

37
* Make `zipBits` unconditionally strict in its second bit

0 commit comments

Comments
 (0)