File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments