Skip to content

Commit a903f6b

Browse files
Prep changelog for 7.2.0 release
1 parent 88fe038 commit a903f6b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +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 `prependArray` (#224 by @JordanMartinez)
11-
- Add `Data.Array.ST.length` (#239 by @Blugatroff)
1210

1311
Bugfixes:
1412

13+
Other improvements:
14+
15+
## [v7.2.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.2.0) - 2023-01-17
16+
17+
New features:
18+
- Add `prependArray` (#224 by @JordanMartinez)
19+
- Add `Data.Array.ST.length` (#239 by @Blugatroff)
20+
1521
Other improvements:
1622
- Use more efficient implementation for `mapWithIndex` (#233 by @JordanMartinez)
1723

0 commit comments

Comments
 (0)