We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d338cc commit bb4fc20Copy full SHA for bb4fc20
CHANGES.md
@@ -1,3 +1,9 @@
1
+## 0.2.7.0
2
+
3
+ * Support criterion 1.1
4
5
+ * Add unionWithKey for hash maps.
6
7
## 0.2.6.0
8
9
* Mark several modules as Trustworthy.
unordered-containers.cabal
@@ -1,5 +1,5 @@
name: unordered-containers
-version: 0.2.6.0
+version: 0.2.7.0
synopsis: Efficient hashing-based container types
description:
Efficient hashing-based container types. The containers have been
0 commit comments