Skip to content

Commit 8c3aa16

Browse files
authored
chore: Release 0.1.7 (#621)
Signed-off-by: exploreriii <[email protected]>
1 parent d1abe23 commit 8c3aa16

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9-
- Refactor `query_balance.py` into modular, reusable functions with `setup_client()`, `create_account()`, `get_balance()`, `transfer_hbars()`, and `main()` for improved readability, maintainability, and error handling.
10-
- Unified balance and transfer logging format — both now consistently display values in hbars for clarity.
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
### Breaking Changes
17+
18+
19+
## [0.1.7] - 2025-10-28
20+
1121

1222
### Added
1323
- Expanded `README.md` with a new "Follow Us" section detailing how to watch, star, and fork the repository (#472).
@@ -50,6 +60,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
5060
- Update pyproject.toml maintainers list.
5161
– docs: Updated README.md/CHANGELOG.md and added blog.md, bud.md and setup.md (#474)
5262
- renamed docs/sdk_developers/changelog.md to docs/sdk_developers/changelog_entry.md for clarity.
63+
- Refactor `query_balance.py` into modular, reusable functions with `setup_client()`, `create_account()`, `get_balance()`, `transfer_hbars()`, and `main()` for improved readability, maintainability, and error handling.
64+
- Unified balance and transfer logging format — both now consistently display values in hbars for clarity.
5365

5466
### Fixed
5567

0 commit comments

Comments
 (0)