We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9cc82 commit b4e2b77Copy full SHA for b4e2b77
CHANGELOG.md
@@ -4,14 +4,17 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/)
6
7
-## [0.5.0] 2025-07-01
+## [Unreleased]
8
9
### Added
10
- Execute commands Plugin
11
- Execute a given command on a given SSH instance
12
- allow for File input or not input
13
- Can create output files or just structured output
14
15
+
16
+## [0.5.0] 2025-07-01
17
18
19
20
- List Plugin
0 commit comments