Skip to content

Commit 3e51092

Browse files
changelog
Signed-off-by: tech0priyanshu <priyanshuyadv101106@gmail.com>
1 parent d6b49af commit 3e51092

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+
- Refactored token classes to use dataclass-driven `__str__ `and `__repr__` generation. [#999](https://github.com/hiero-ledger/hiero-sdk-python/issues/999)
1011
- Automated assignment guard for `advanced` issues; requires completion of at least one `good first issue` and one `intermediate` issue before assignment (exempts maintainers, committers, and triage members). (#1142)
1112
- Added Hbar object support for TransferTransaction HBAR transfers:
1213
- Methods now accept `Union[int, Hbar]` for amount parameters with immediate normalization to tinybars

0 commit comments

Comments
 (0)