Skip to content

Commit 05c000b

Browse files
committed
chore: update changelog
Signed-off-by: dosi <[email protected]>
1 parent b6f05c9 commit 05c000b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
77
## [Unreleased]
88

99
### Added
10+
- added FreezeTransaction class
11+
- added FreezeType class
1012
- docs: Add Google-style docstrings to `TokenId` class and its methods in `token_id.py`.
1113
- added Google-style docstrings to the `TransactionRecord` class including all dataclass fields, `__repr__`, `_from_proto()` & `_to_proto()` methods.
1214
- Standardized docstrings, improved error handling, and updated type hinting (`str | None` to `Optional[str]`) for the `FileId` class (#652).

0 commit comments

Comments
 (0)