Skip to content

Commit 217195f

Browse files
committed
chore: changelog entry token airdrop transaction
Signed-off-by: exploreriii <[email protected]>
1 parent eaf56f8 commit 217195f

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
@@ -7,6 +7,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
77
## [Unreleased]
88

99
### Added
10+
- feat: TokenAirdropClaim Transaction, examples (with signing required and not), unit and integration tests (#201)
1011
- docs: Add Google-style docstrings to `TokenId` class and its methods in `token_id.py`.
1112
- added Google-style docstrings to the `TransactionRecord` class including all dataclass fields, `__repr__`, `_from_proto()` & `_to_proto()` methods.
1213
- Standardized docstrings, improved error handling, and updated type hinting (`str | None` to `Optional[str]`) for the `FileId` class (#652).

0 commit comments

Comments
 (0)