Skip to content

Commit 407e7a8

Browse files
committed
--gpg-sign
chore: move changelog entry Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent d33f2c0 commit 407e7a8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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
### Src
10-
-
10+
- Added `wait_for_receipt` parameter for `Transaction.execute()` to supports optional receipt waiting, and `get_receipt_query`, `get_record_query` and `get_record` to `TransactionResponse`.
1111

1212
### Examples
1313

@@ -169,7 +169,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
169169
- Added `grpc_deadline` support for transaction and query execution.
170170
- Type hints to exception classes (`PrecheckError`, `MaxAttemptsError`, `ReceiptStatusError`) constructors and string methods.
171171
- Added `__eq__` and `__hash__` functions for Key
172-
- Added `wait_for_receipt` parameter for `Transaction.execute()` to supports optional receipt waiting.
173172

174173
### Documentation
175174
- Added `docs/workflows/02-architecture.md`: explains the orchestration (YAML) vs. business logic (JS) separation pattern for GitHub workflows (#1742)

0 commit comments

Comments
 (0)