We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457a42a commit ad52f90Copy full SHA for ad52f90
CHANGES.md
@@ -1,3 +1,9 @@
1
+## [0.2.19.2] – September 2023
2
+
3
+ * [By default pass `-msse4.2` on x86 architectures](https://github.com/haskell-unordered-containers/unordered-containers/pull/483)
4
5
+[0.2.19.2]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.1...v0.2.19.2
6
7
## [0.2.19.1] – April 2022
8
9
* [Fix bug in `intersection[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/427)
0 commit comments