Skip to content

Commit 58333db

Browse files
committed
fix: hbar support
Signed-off-by: prajeeta pal <prajeetapal@gmail.com>
1 parent ca729cb commit 58333db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
1414
- Added `.github/workflows/merge-conflict-bot.yml` to automatically detect and notify users of merge conflicts in Pull Requests.
1515
- Added `.github/workflows/bot-office-hours.yml` to automate the Weekly Office Hour Reminder.
1616
- feat: Implement account creation with EVM-style alias transaction example.
17-
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new chnagelog entries are added under [Unreleased]
17+
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new changelog entries are added under [Unreleased]
1818
- 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.
1919

2020
### Changed

0 commit comments

Comments
 (0)