Skip to content

Commit

Permalink
Prep changelog for 7.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Jan 17, 2023
1 parent 88fe038 commit a903f6b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Expand Up @@ -7,11 +7,17 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Add `prependArray` (#224 by @JordanMartinez)
- Add `Data.Array.ST.length` (#239 by @Blugatroff)

Bugfixes:

Other improvements:

## [v7.2.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.2.0) - 2023-01-17

New features:
- Add `prependArray` (#224 by @JordanMartinez)
- Add `Data.Array.ST.length` (#239 by @Blugatroff)

Other improvements:
- Use more efficient implementation for `mapWithIndex` (#233 by @JordanMartinez)

Expand Down

0 comments on commit a903f6b

Please sign in to comment.