Skip to content

Commit

Permalink
Bump the changelog to mark the v10.0.0-beta.1 release (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic authored Sep 13, 2023
1 parent a670f02 commit b8a6f61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

## Unreleased


## [`v10.0.0-beta.1`](https://github.com/stellar/js-stellar-base/compare/v10.0.0-beta.0...v10.0.0-beta.1)

### Fixed
* `nativeToScVal` now allows anything to be passed to the `opts.type` specifier. Previously, it was only integer types ([#691](https://github.com/stellar/js-stellar-base/pull/691)).
* `Contract.call()` now produces valid `Operation` XDR ([#692](https://github.com/stellar/js-stellar-base/pull/692)).
Expand Down

0 comments on commit b8a6f61

Please sign in to comment.