File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 1.4.0-beta-7] - 2025-02-20
11+
12+ ### Changed
13+
14+ - Significantly improved configuration readability.
15+
1016## [ 1.4.0-beta-6] - 2025-02-19
1117
1218### Added
@@ -453,6 +459,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
453459- Build support.
454460- TUI.
455461
462+ [ 1.4.0-beta-7 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-6...1.4.0-beta-7
456463[ 1.4.0-beta-6 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-5...1.4.0-beta-6
457464[ 1.4.0-beta-5 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-4...1.4.0-beta-5
458465[ 1.4.0-beta-4 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-3...1.4.0-beta-4
Original file line number Diff line number Diff line change 11[package ]
22name = " deployer"
3- version = " 1.4.0-beta-6 "
3+ version = " 1.4.0-beta-7 "
44edition = " 2024"
55
66[dependencies ]
You can’t perform that action at this time.
0 commit comments