File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ v3.0.5] - 2025-09-25
11+
12+ ### Added
13+ - New ` status ` command to check if the SPDeploy daemon is running
14+ - Status command displays daemon PID when running and provides helpful next steps
15+
16+ ### Changed
17+ - Updated README.md to document the new status command
18+
1019## [ v3.0.4] - 2025-09-25
1120
1221### Fixed
@@ -123,7 +132,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123132- SSH key authentication
124133- Configuration file support
125134
126- [ Unreleased ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.4...HEAD
135+ [ Unreleased ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.5...HEAD
136+ [ v3.0.5 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.4...v3.0.5
127137[ v3.0.4 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.3...v3.0.4
128138[ v3.0.3 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.2...v3.0.3
129139[ v3.0.2 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.1...v3.0.2
Original file line number Diff line number Diff line change 1- v3.0.4
1+ v3.0.5
You can’t perform that action at this time.
0 commit comments