Skip to content

Commit ad06274

Browse files
committed
Update CHANGELOG.md
1 parent b3286a4 commit ad06274

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and 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

0 commit comments

Comments
 (0)