Skip to content

Commit c408d2d

Browse files
fix(changelog): resolve conflict and update changelog for pause key example
Signed-off-by: undefinedIsMyLife <shinetina169@gmail.com>
1 parent 0802d28 commit c408d2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

1010
### Added
1111
- Add `examples/token_create_transaction_pause_key.py` example demonstrating token pause/unpause behavior and pause key usage (#820)
12+
13+
- Add comprehensive documentation for `ReceiptStatusError` in `docs/sdk_developers/training/receipt_status_error.md`
14+
- Add practical example `examples/errors/receipt_status_error.py` demonstrating transaction error handling
15+
- Document error handling patterns and best practices for transaction receipts
16+
17+
- Add detail to `token_airdrop.py` and `token_airdrop_cancel.py`
18+
- Add workflow: github bot to respond to unverified PR commits (#750)
19+
- Add workflow: bot workflow which notifies developers of workflow failures in their pull requests.
1220
- Add `examples/token_create_transaction_max_automatic_token_associations_0.py` to demonstrate how `max_automatic_token_associations=0` behaves.
1321
- Add `examples/topic_id.py` to demonstrate `TopicId` opeartions
1422
- Add `examples/topic_message.py` to demonstrate `TopicMessage` and `TopicMessageChunk` with local mock data.

0 commit comments

Comments
 (0)