Skip to content

Commit 8f119ad

Browse files
committed
Add v1.3.4 changelog for CI enforcement
1 parent 642ed8d commit 8f119ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.4] - 2025-12-27
9+
10+
### Changed
11+
12+
- Made yamllint a hard failure in CI (was continue-on-error)
13+
- Made terraform fmt a hard failure in CI (was continue-on-error)
14+
- Fixed terraform formatting in `environments/server/main.tf`
15+
816
## [1.3.3] - 2025-12-27
917

1018
### Changed
@@ -290,6 +298,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
290298
- Comprehensive installation guide (INSTALL.md)
291299
- Implementation documentation (docs/IMPLEMENTATION.md)
292300

301+
[1.3.4]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.3...v1.3.4
293302
[1.3.3]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.2...v1.3.3
294303
[1.3.2]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.1...v1.3.2
295304
[1.3.1]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.0...v1.3.1

0 commit comments

Comments
 (0)