Skip to content

Commit fda1219

Browse files
committed
chore: release v1.3.8
1 parent 8e9c302 commit fda1219

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.8] - 2026-01-19
11+
12+
### Changed
13+
- Wipe scripts now wipe both NVMe and eMMC drives by default
14+
- Added prominent warning box showing all data to be destroyed
15+
- Changed confirmation from 'yes' to 'DESTROY' for safety
16+
- Added `--no-emmc` flag to skip eMMC wipe if needed
17+
1018
## [1.3.7] - 2026-01-19
1119

1220
### Fixed
@@ -192,7 +200,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
192200
- **metallb addon** - MetalLB load balancer
193201
- **ingress-nginx addon** - NGINX Ingress controller
194202

195-
[Unreleased]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.7...HEAD
203+
[Unreleased]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.8...HEAD
204+
[1.3.8]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.7...v1.3.8
196205
[1.3.7]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.6...v1.3.7
197206
[1.3.6]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.5...v1.3.6
198207
[1.3.5]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.4...v1.3.5

0 commit comments

Comments
 (0)