Skip to content

Commit b9a91ed

Browse files
committed
Updated CHANGELOG
1 parent d1bb61e commit b9a91ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes to the Aptos TypeScript SDK will be captured in this file. T
88
- Adds restriction on construction of a `MultiKey`s with more than 3 Keyless public keys when signature threshold is more than 3 as well. The limit on the number of keyless signatures is 3 so to prevent sending funds to accounts that are not accessible we add this safeguard.
99
- Adds support for `TurboTransactions` which allow for submitting transactions with a nonce rather than a sequence number.
1010
- [`Breaking`] Change possible inputs to the `GenerateTransactionOptions` to include orderless
11+
- New transaction worker proposal
1112

1213
# 2.0.1 (2025-05-21)
1314
- Adds `deserializePublicKey` and `deserializeSignature` which takes in `HexInput` and will try all possible ways to deserialize so callers no longer need to derive a proper type before deserializing.

0 commit comments

Comments
 (0)