File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.15.0]
2+
3+ * [ Add security advisory regarding hash collision attacks] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/320 )
4+
5+ * [ Add support for hashable 1.4] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/324 )
6+
7+ * [ Drop support for GHC < 8] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/323 )
8+
9+ [ 0.2.15.0 ] : https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.14.0...v0.2.15.0
10+
111## [ 0.2.14.0]
212
313* [ Add ` HashMap.mapKeys ` .] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/308 ) Thanks, Marco Perone!
Original file line number Diff line number Diff line change 11name : unordered-containers
2- version : 0.2.14 .0
2+ version : 0.2.15 .0
33synopsis : Efficient hashing-based container types
44description :
55 Efficient hashing-based container types. The containers have been
You can’t perform that action at this time.
0 commit comments