File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.2.19.1] – April 2022
2
+
3
+ * [ Fix bug in ` intersection[With[Key]] ` ] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/427 )
4
+
5
+ * [ Improve docs of bit twiddling functions] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/396 )
6
+
7
+ [ 0.2.19.1 ] : https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.0...v0.2.19.1
8
+
1
9
## [ 0.2.19.0] – April 2022
2
10
3
11
* [ Make intersections much faster] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/406 )
Original file line number Diff line number Diff line change 1
1
name : unordered-containers
2
- version : 0.2.19.0
2
+ version : 0.2.19.1
3
3
synopsis : Efficient hashing-based container types
4
4
description :
5
5
Efficient hashing-based container types. The containers have been
You can’t perform that action at this time.
0 commit comments