Skip to content

Commit 9ba013e

Browse files
committed
fix: update changelog entry
Signed-off-by: Angelina <aceppaluni@gmail.com>
1 parent 8ec7151 commit 9ba013e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
77
## [Unreleased]
88

99
### Added
10-
-
10+
- Support selecting specific node account ID(s) for queries and transactions and added `Network._get_node()` with updated execution flow (#362)
1111

1212
### Changed
1313
-
@@ -135,7 +135,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
135135
- Added expiration_time, auto_renew_period, auto_renew_account, fee_schedule_key, kyc_key in `TokenCreateTransaction`, `TokenUpdateTransaction` classes
136136
- Added comprehensive Google-style docstrings to the `CustomFee` class and its methods in `custom_fee.py`.
137137
- docs: Add `docs/sdk_developers/project_structure.md` to explain repository layout and import paths.
138-
- Support selecting specific node account ID(s) for queries and transactions and added `Network._get_node()` with updated execution flow (#362)
139138

140139
### Changed
141140

0 commit comments

Comments
 (0)