Skip to content

Commit 16e6888

Browse files
committed
chore: changelog snakecase
Signed-off-by: exploreriii <[email protected]>
1 parent 643e830 commit 16e6888

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org).
55
This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [Unreleased]
8+
###
9+
- 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.
10+
- tokenId, serialNumber in nft_id.py will be replaced with snake_case varieties to conform with PEP8.
11+
712
## [0.1.3] - 2025-07-03
813
### Added
914
- TokenType Class

0 commit comments

Comments
 (0)