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 64e342e commit d01d70eCopy full SHA for d01d70e
CHANGES.md
@@ -15,7 +15,7 @@
15
16
* [Remove bad `isSubmapOf` testcase](https://github.com/haskell-unordered-containers/unordered-containers/pull/504)
17
18
-
+[0.2.20.1]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.20...v0.2.20.1
19
20
## [0.2.20] - January 2024
21
@@ -44,6 +44,8 @@
44
45
* [Improve test failure reporting](https://github.com/haskell-unordered-containers/unordered-containers/pull/440)
46
47
+[0.2.20]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.1...v0.2.20
48
+
49
## [0.2.19.1] – April 2022
50
51
* [Fix bug in `intersection[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/427)
0 commit comments