Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Nov 3, 2023
1 parent d521e17 commit 6554b3d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,16 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

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

Bugfixes:

Other improvements:

## [v7.3.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.3.0) - 2023-11-03

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

Other improvements:
- Implements `ST.push` via a call to JavaScript's native `push` instead of `pushAll` (#236 by @i-am-the-slime)

Expand Down

0 comments on commit 6554b3d

Please sign in to comment.