Skip to content

Commit 01e2369

Browse files
authored
chore: Release 0.1.8 (#751)
Signed-off-by: exploreriii <[email protected]>
1 parent 2f49ce5 commit 01e2369

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`.
@@ -88,6 +101,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
88101
- Added `checksum` filed for TopicId, FileId, ContractId, ScheduleId class
89102
- Added workflow for running example scripts.
90103
- docs: workflow.md documenting key steps to creating a pull request (#605)
104+
- chore: fix the examples workflow to log error messages and run on import failure (#738)
91105
- Added `docs/discord.md` explaining how to join and navigate the Hiero community Discord (#614).
92106

93107

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

182195
## [0.1.5] - 2025-09-25
183196

0 commit comments

Comments
 (0)