Skip to content

Commit 95959fd

Browse files
fix(changelog): place pause-key example correctly under Unreleased
Signed-off-by: undefinedIsMyLife <shinetina169@gmail.com>
1 parent aad0fe4 commit 95959fd

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

99
### Added
10-
- Add examples/token_create_transaction_pause_key.py example demonstrating token pause/unpause behavior and pause key usage (#820)
1110

11+
- Add examples/token_create_transaction_pause_key.py example demonstrating token pause/unpause behavior and pause key usage (#820)
1212
- Add example demonstrating usage of `CustomFeeLimit` in `examples/transaction/custom_fee_limit.py`
1313
- Added `.github/workflows/merge-conflict-bot.yml` to automatically detect and notify users of merge conflicts in Pull Requests.
1414
- Added validation logic in `.github/workflows/pr-checks.yml` to detect when no new chnagelog entries are added under [Unreleased]

0 commit comments

Comments
 (0)