Skip to content

Commit bb4fc20

Browse files
committed
Bump version number to 0.2.7.0
1 parent 4d338cc commit bb4fc20

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.0
2+
3+
* Support criterion 1.1
4+
5+
* Add unionWithKey for hash maps.
6+
17
## 0.2.6.0
28

39
* Mark several modules as Trustworthy.

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

0 commit comments

Comments
 (0)