diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ed77a5..091f307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: