Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Akhterov <[email protected]>
  • Loading branch information
janaakhterov committed May 17, 2022
1 parent f516c74 commit 96718ae
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
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

* `ScheduleCreateTransaction.[waitForExpiry|expirationTime]`
* `ContractCreateTransaction.[get|set]AutoRenewAccountId()`
* `ContractUpdateTransaction.[get|set|clear]AutoRenewAccountId()`
* `ContractCreateFlow.[get|set]AutoRenewAccountId()`

## v2.14.0

Expand All @@ -21,12 +24,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* `AccountId.aliasEvmAddress`
* `ContractCreateTransaction.[get|set]MaxAutomaticTokenAssociations()`
* `ContractCreateTransaction.[get|set]AutoRenewAccountId()`
* `ContractCreateTransaction.[get|set]Bytecode()`
* `ContractUpdateTransaction.[get|set]MaxAutomaticTokenAssociations()`
* `ContractUpdateTransaction.[get|set|clear]AutoRenewAccountId()`
* `ContractCreateFlow.[get|set]MaxAutomaticTokenAssociations()`
* `ContractCreateFlow.[get|set]AutoRenewAccountId()`
* `AccountInfo.ethereumNonce`
* `ContractCallResult.senderAccountId`
* `ContractCallQuery.[get|set]SenderAccountId()`
Expand Down

0 comments on commit 96718ae

Please sign in to comment.