Skip to content

Commit 2606131

Browse files
committed
chore: changelog documentation
Signed-off-by: exploreriii <[email protected]>
1 parent caeb0ad commit 2606131

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 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
88
###
99
- tokenId, totalSupply, isDeleted, tokenType, maxSupply, adminKey, kycKey, freezeKey, wipeKey, supplyKey, defaultFreezeStatus, defaultKycStatus, autoRenewAccount, autoRenewPeriod, pauseStatus, supplyType in token_info.py will be replaced with snake_case varieties to conform with PEP8.
1010
- tokenId, serialNumber in nft_id.py will be replaced with snake_case varieties to conform with PEP8.
11+
- tokenId, topicId, accountId in transaction_receipt.py will be replaced with snake_case varieties to conform with PEP8.
1112

1213
## [0.1.3] - 2025-07-03
1314
### Added

0 commit comments

Comments
 (0)