Skip to content

Commit b9c8ec7

Browse files
Prep v3.2.0 release
1 parent 3907933 commit b9c8ec7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

99
New features:
10-
* Add `Data.Map.any` (#73 by @flip111)
11-
* Add `Data.Map.anyWithKey` (#73 by @flip111)
1210

1311
Bugfixes:
1412

1513
Other improvements:
1614

15+
## [v3.2.0](https://github.com/purescript/purescript-ordered-collections/releases/tag/v3.2.0) - 2024-03-19
16+
17+
New features:
18+
* Add `Data.Map.any` (#73 by @flip111)
19+
* Add `Data.Map.anyWithKey` (#73 by @flip111)
20+
1721
## [v3.1.1](https://github.com/purescript/purescript-ordered-collections/releases/tag/v3.1.1) - 2023-08-30
1822

1923
Bugfixes:

0 commit comments

Comments
 (0)