Skip to content

Commit 1186698

Browse files
committed
change log
1 parent d1b5ce5 commit 1186698

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- markdownlint-disable MD012 MD013 MD024 MD033 -->
12
# Change Log
23

34
All notable changes to this project will be documented in this file.
@@ -6,19 +7,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
67

78
## [Unreleased]
89

9-
### Changed
10-
11-
- Refactor: move connection test from init to execute phase
12-
- Affected tasks:
13-
- DownloadFiles
14-
- ExecuteCommands
15-
- ListFiles
16-
- UploadFiles
17-
1810
### Fixed
1911

12+
- move connection test from init to execute phase (all tasks)
13+
- this avoids project loading errors
2014
- Fix typos and grammar in parameter descriptions
2115

16+
### Added
17+
18+
- testing infrastructure based in testcontainers
19+
2220

2321
## [1.0.0] 2025-07-18
2422

0 commit comments

Comments
 (0)