Skip to content

Commit ad76064

Browse files
Update CHANGELOG.md
1 parent eb750d4 commit ad76064

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Bugfixes:
1212

1313
Other improvements:
1414

15+
## [v7.2.1](https://github.com/purescript/purescript-arrays/releases/tag/v7.2.1) - 2023-06-13
16+
17+
Other improvements:
18+
19+
- Updates non-`ST` FFI to use uncurried functions via `Fn` types (#235 by @JordanMartinez)
20+
- Updates `ST` FFI to use uncurried functions via `STFnX` types (#234 by @JordanMartinez)
21+
1522
## [v7.2.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.2.0) - 2023-01-17
1623

1724
New features:
@@ -22,8 +29,6 @@ New features:
2229
Other improvements:
2330

2431
- Use more efficient implementation for `mapWithIndex` (#233 by @JordanMartinez)
25-
- Updates non-`ST` FFI to use uncurried functions via `Fn` types (#235 by @JordanMartinez)
26-
- Updates `ST` FFI to use uncurried functions via `STFnX` types (#234 by @JordanMartinez)
2732

2833
## [v7.1.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.1.0) - 2022-08-06
2934

0 commit comments

Comments
 (0)