Skip to content

Commit 826177d

Browse files
authored
feat: update changelog
Added examples and documentation for token pause/unpause behavior and transaction lifecycle. Included inactivity bot workflow for stale issue management. Signed-off-by: prajeeta <96904203+prajeeta15@users.noreply.github.com>
1 parent b37de4b commit 826177d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

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

99
### Added
1010

11-
- Add examples/tokens/token_create_transaction_pause_key.py example demonstrating token pause/unpause behavior and pause key usage (#833)
12-
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
13-
- Add inactivity bot workflow to unassign stale issue assignees (#952)
1411
- 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.
1512

1613
### Changed

0 commit comments

Comments
 (0)