Skip to content

Commit 56f3a8c

Browse files
committed
Update CHANGELOG.md with v1.1.4 NVMe migration entry
1 parent ee42b31 commit 56f3a8c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.1.4] - 2025-12-26
9+
10+
### Changed
11+
12+
- Migrated node1 (control plane) from eMMC to NVMe boot
13+
- 50G root partition (ext4)
14+
- 415G Longhorn storage partition (xfs)
15+
- Updated `has_nvme: true` for node1 in server inventory
16+
817
## [1.1.3] - 2025-12-26
918

1019
### Added
@@ -86,6 +95,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8695
- Comprehensive installation guide (INSTALL.md)
8796
- Implementation documentation (docs/IMPLEMENTATION.md)
8897

98+
[1.1.4]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.3...v1.1.4
8999
[1.1.3]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.2...v1.1.3
90100
[1.1.2]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.1...v1.1.2
91101
[1.1.1]: https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.0...v1.1.1

0 commit comments

Comments
 (0)