Skip to content

Commit

Permalink
Prep v3.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Mar 19, 2024
1 parent 3907933 commit b9c8ec7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
* Add `Data.Map.any` (#73 by @flip111)
* Add `Data.Map.anyWithKey` (#73 by @flip111)

Bugfixes:

Other improvements:

## [v3.2.0](https://github.com/purescript/purescript-ordered-collections/releases/tag/v3.2.0) - 2024-03-19

New features:
* Add `Data.Map.any` (#73 by @flip111)
* Add `Data.Map.anyWithKey` (#73 by @flip111)

## [v3.1.1](https://github.com/purescript/purescript-ordered-collections/releases/tag/v3.1.1) - 2023-08-30

Bugfixes:
Expand Down

0 comments on commit b9c8ec7

Please sign in to comment.