File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments