Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
update changelog (#440)
Browse files Browse the repository at this point in the history
* update changelog

* Update CHANGELOG.md
  • Loading branch information
kaihirota authored Feb 28, 2024
1 parent 92c6adf commit da8bc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- `completeWithdrawal` has been updated to use V2 withdrawal logic for StarkEx V4 contract.
- [BREAKING CHANGE] `completeWithdrawal` now requires `WalletConnection` instead of Eth Signer.
- [BREAKING CHANGE] `completeWithdrawal` now requires `WalletConnection` instead of Eth Signer. See https://github.com/immutable/imx-core-sdk/blob/3.0.0/examples/completeEthWithdrawal.ts.

## [2.6.1] - 2024-02-26

Expand Down

0 comments on commit da8bc81

Please sign in to comment.