Skip to content

Commit 70c5b1f

Browse files
committed
fix: hbar support
Signed-off-by: prajeeta pal <prajeetapal@gmail.com>
1 parent 1fb81ce commit 70c5b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3030
- Added `.github/workflows/merge-conflict-bot.yml` to automatically detect and notify users of merge conflicts in Pull Requests.
3131
- Added `.github/workflows/bot-office-hours.yml` to automate the Weekly Office Hour Reminder.
3232
- feat: Implement account creation with EVM-style alias transaction example.
33-
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new chnagelog entries are added under [Unreleased].
34-
- Support for message chunking in `TopicSubmitMessageTransaction`.
33+
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new changelog entries are added under [Unreleased]
34+
- feat: Allow `add_hbar_transfer`, `add_approved_hbar_transfer`, and internal `_add_hbar_transfer` to accept `Hbar` objects in addition to raw tinybar integers, with internal normalization to tinybars. Added tests validating the new behavior.
3535

3636
### Changed
3737

0 commit comments

Comments
 (0)