File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ 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-5] - 2025-02-17
11+
12+ ### Changed
13+
14+ - Made Deployer ignore some types of Actions inside containers.
15+
16+ ### Fixed
17+
18+ - ` executor ` field optionality, empty regexes in ` Test ` Action, output composing.
19+
1020## [ 1.4.0-beta-4] - 2025-02-16
1121
1222### Added
@@ -437,6 +447,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
437447- Build support.
438448- TUI.
439449
450+ [ 1.4.0-beta-5 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-5...1.4.0-beta-5
440451[ 1.4.0-beta-4 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-3...1.4.0-beta-4
441452[ 1.4.0-beta-3 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-2...1.4.0-beta-3
442453[ 1.4.0-beta-2 ] : https://github.com/impulse-sw/deployer/compare/1.4.0-beta-1...1.4.0-beta-2
You can’t perform that action at this time.
0 commit comments