Skip to content

Commit 3d9d3db

Browse files
committed
docs: move changelog entry to new unreleased section
Signed-off-by: Raja Rathour <imraja729@gmail.com>
1 parent c978d2c commit 3d9d3db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2020
## [0.1.8] - 2025-11-07
2121

2222
### Added
23-
- CI: Add standalone workflow `pr-check-naming-test.yml` to validate test filenames. Enforces unit tests begin with `test_` and integration tests end with `_test.py`, with exclusions for helper files. (Fixes #744)
2423
- Add `TokenFeeScheduleUpdateTransaction` class to support updating custom fee schedules on tokens (#471).
2524
- Add `examples/token_update_fee_schedule_fungible.py` and `examples/token_update_fee_schedule_nft.py` demonstrating the use of `TokenFeeScheduleUpdateTransaction`.
2625
- Update `docs/sdk_users/running_examples.md` to include `TokenFeeScheduleUpdateTransaction`.

0 commit comments

Comments
 (0)