Skip to content

Commit a94f518

Browse files
committed
Changelog updates
1 parent 58c455e commit a94f518

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
## [0.2.17.0]
22

3-
* Define `dataCast1` for `HashMap`.
3+
* [Define `dataCast1` for `HashMap`](https://github.com/haskell-unordered-containers/unordered-containers/pull/345)
44

55
* [Add `Lift` instances for Template Haskell](https://github.com/haskell-unordered-containers/unordered-containers/pull/343)
66

7+
* [Add definitions for `stimes`](https://github.com/haskell-unordered-containers/unordered-containers/pull/340)
8+
9+
* [Expose internal constructors for `HashSet`, `Array` and `MArray`](https://github.com/haskell-unordered-containers/unordered-containers/pull/347)
10+
11+
[0.2.17.0]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.16.0...v0.2.17.0
12+
713
## [0.2.16.0]
814

915
* [Increase maximum branching factor from 16 to 32](https://github.com/haskell-unordered-containers/unordered-containers/pull/317)

0 commit comments

Comments
 (0)