We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3907933 commit b9c8ec7Copy full SHA for b9c8ec7
CHANGELOG.md
@@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
7
Breaking changes:
8
9
New features:
10
-* Add `Data.Map.any` (#73 by @flip111)
11
-* Add `Data.Map.anyWithKey` (#73 by @flip111)
12
13
Bugfixes:
14
15
Other improvements:
16
+## [v3.2.0](https://github.com/purescript/purescript-ordered-collections/releases/tag/v3.2.0) - 2024-03-19
+
17
+New features:
18
+* Add `Data.Map.any` (#73 by @flip111)
19
+* Add `Data.Map.anyWithKey` (#73 by @flip111)
20
21
## [v3.1.1](https://github.com/purescript/purescript-ordered-collections/releases/tag/v3.1.1) - 2023-08-30
22
23
0 commit comments