Skip to content

Commit 083a873

Browse files
author
Johan Tibell
committed
Bump version number to 0.2.7.1
1 parent 889ac78 commit 083a873

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.2.7.1
2+
3+
* Fix linker error related to popcnt.
4+
5+
* Haddock improvements.
6+
7+
* Fix benchmark compilation when downloaded from Hackage.
8+
19
## 0.2.7.0
210

311
* Support criterion 1.1

unordered-containers.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: unordered-containers
2-
version: 0.2.7.0
2+
version: 0.2.7.1
33
synopsis: Efficient hashing-based container types
44
description:
55
Efficient hashing-based container types. The containers have been

0 commit comments

Comments
 (0)