Skip to content

Commit 8b0de11

Browse files
committed
chore: update changelog for the transaction_lifecycle.md
Signed-off-by: Cynthia Fotso <cynthiafotso8@gmail.com>
1 parent 8f0de9e commit 8b0de11

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
@@ -8,6 +8,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
88

99
### Added
1010
- Add examples/tokens/token_create_transaction_pause_key.py example demonstrating token pause/unpause behavior and pause key usage (#833)
11+
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
1112
### Changed
1213
-
1314

@@ -30,7 +31,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3031
- feat: Implement account creation with EVM-style alias transaction example.
3132
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new chnagelog entries are added under [Unreleased].
3233
- Support for message chunking in `TopicSubmitMessageTransaction`.
33-
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
3434

3535
### Changed
3636

0 commit comments

Comments
 (0)