Skip to content

Commit 3f989f3

Browse files
Update CHANGELOG.
1 parent eacd675 commit 3f989f3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.0.1.9
2+
3+
- Added the following traversal functions to `MonoidMap`:
4+
- `traverse`
5+
- `traverseWithKey`
6+
- `mapAccumL`
7+
- `mapAccumLWithKey`
8+
- `mapAccumR`
9+
- `mapAccumRWithKey`
10+
111
# 0.0.1.8
212

313
- Added strict variant of the `foldMapWithKey` function.

0 commit comments

Comments
 (0)