Skip to content

Commit b58f2b4

Browse files
docs: add changelog entry for workflow typo fix
Fixes #1248 Signed-off-by: kubanjaelijaheldred <[email protected]>
1 parent f13e647 commit b58f2b4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

112112
### Fixed
113113

114+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
115+
114116
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
115117

116118
- Fixed the README account balance example to use correct SDK APIs and provide a runnable testnet setup. (#1250)
@@ -154,6 +156,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
154156

155157
### Fixed
156158

159+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
160+
157161
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
158162

159163
- fixed workflow: changelog check with improved sensitivity to deletions, additions, new releases
@@ -215,6 +219,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
215219

216220
### Fixed
217221

222+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
223+
218224
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
219225

220226
- chore: updated solo action to avoid v5
@@ -274,6 +280,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
274280

275281
### Fixed
276282

283+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
284+
277285
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
278286

279287
- Added explicit read permissions to examples.yml (#623)
@@ -348,6 +356,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
348356

349357
### Fixed
350358

359+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
360+
351361
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
352362

353363
- Add type hints to `setup_client()` and `create_new_account()` functions in `examples/account_create.py` (#418)
@@ -398,6 +408,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
398408

399409
### Fixed
400410

411+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
412+
401413
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
402414

403415
- Incompatible Types assignment in token_transfer_list.py
@@ -468,6 +480,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
468480

469481
### Fixed
470482

483+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
484+
471485
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
472486

473487
- Format account_create_transaction.py and add type hints
@@ -544,6 +558,8 @@ contract_call_local_pb2.ContractLoginfo -> contract_types_pb2.ContractLoginfo
544558

545559
### Fixed
546560

561+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
562+
547563
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
548564

549565
- missing ECDSA support in query.py and contract_create_transaction.py (was only creating ED25519 keys)
@@ -643,6 +659,8 @@ contract_call_local_pb2.ContractLoginfo -> contract_types_pb2.ContractLoginfo
643659

644660
### Fixed
645661

662+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
663+
646664
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
647665

648666
- fixed INVALID_NODE_ACCOUNT during node switching
@@ -664,6 +682,8 @@ contract_call_local_pb2.ContractLoginfo -> contract_types_pb2.ContractLoginfo
664682

665683
### Fixed
666684

685+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
686+
667687
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
668688

669689
- PR checks
@@ -703,6 +723,8 @@ contract_call_local_pb2.ContractLoginfo -> contract_types_pb2.ContractLoginfo
703723

704724
### Fixed
705725

726+
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section (#1248)
727+
706728
- Fixed typo in workflow.md documentation - changed 'reslve' to 'resolve' in the changelog update section
707729

708730
- N/A

0 commit comments

Comments
 (0)