Skip to content

Commit 27e0c47

Browse files
committed
Bump version number to 0.2.7.2
1 parent d610119 commit 27e0c47

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.7.2
2+
3+
* Don't use -fregs-graphs
4+
5+
* Fix benchmark compilation on stack.
6+
17
## 0.2.7.1
28

39
* Fix linker error related to popcnt.

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.1
2+
version: 0.2.7.2
33
synopsis: Efficient hashing-based container types
44
description:
55
Efficient hashing-based container types. The containers have been

0 commit comments

Comments
 (0)