Skip to content

Commit accc308

Browse files
committed
chore: Release 0.1.8
Signed-off-by: exploreriii <[email protected]>
1 parent a919abc commit accc308

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
66

77
## [Unreleased]
88

9+
10+
### Added
11+
12+
13+
### Changed
14+
15+
16+
### Fixed
17+
18+
19+
20+
## [0.1.8] - 2025-11-07
21+
922
### Added
1023
- Add `TokenFeeScheduleUpdateTransaction` class to support updating custom fee schedules on tokens (#471).
1124
- Add `examples/token_update_fee_schedule_fungible.py` and `examples/token_update_fee_schedule_nft.py` demonstrating the use of `TokenFeeScheduleUpdateTransaction`.
@@ -85,6 +98,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
8598
- Added `checksum` filed for TopicId, FileId, ContractId, ScheduleId class
8699
- Added workflow for running example scripts.
87100
- docs: workflow.md documenting key steps to creating a pull request (#605)
101+
- chore: fix the examples workflow to log error messages and run on import failure (#738)
88102
- Added `docs/discord.md` explaining how to join and navigate the Hiero community Discord (#614).
89103

90104

@@ -174,7 +188,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
174188
- Add strict type hints to `TransactionGetReceiptQuery` (#420)
175189
- Fixed broken documentation links in CONTRIBUTING.md by converting absolute GitHub URLs to relative paths
176190
- Updated all documentation references to use local paths instead of pointing to hiero-sdk project hub
177-
- chore: fix the examples workflow to log error messages and run on import failure (#738)
178191

179192
## [0.1.5] - 2025-09-25
180193

0 commit comments

Comments
 (0)