Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Nov 27, 2024
1 parent 781e86a commit 1a5df71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# CHANGELOG

## 15.0.1 Nov 25, 2024
## 15.0.1 Nov 27, 2024

Breaking Changes:

- Allow external signers to modify the payload ([#6030](https://github.com/polkadot-js/api/pull/6030))
- Allow external signers to modify the payload ([#6030](https://github.com/polkadot-js/api/pull/6030)) (Thanks to https://github.com/Tbaut)
- Add `allowCallDataAlteration` to `SignatureOptions`, and `SignerOptions`. This will default to true when its not inputted. This is strictly tied to signing payloads via external signers.

Contributed:

- fix(ExtrinsicPayload): decode assetId with and without option ([#6037](https://github.com/polkadot-js/api/pull/6037))
- fix(ExtrinsicPayload): decode assetId with and without option ([#6037](https://github.com/polkadot-js/api/pull/6037)) (Thanks to https://github.com/carlosala)

Changes:

Expand Down

0 comments on commit 1a5df71

Please sign in to comment.