Skip to content

Commit 6554b3d

Browse files
authored
Update CHANGELOG.md
1 parent d521e17 commit 6554b3d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

99
New features:
10-
- Add `ST.clone` (#243 by @Bgbagan)
1110

1211
Bugfixes:
1312

13+
Other improvements:
14+
15+
## [v7.3.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.3.0) - 2023-11-03
16+
17+
New features:
18+
- Add `ST.clone` (#243 by @Bgbagan)
19+
1420
Other improvements:
1521
- Implements `ST.push` via a call to JavaScript's native `push` instead of `pushAll` (#236 by @i-am-the-slime)
1622

0 commit comments

Comments
 (0)