From 86bf52d4a5361637a7c44447a123586d1329cabd Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl <244098813+codex-bot-andresmgsl@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:07:01 +0000 Subject: [PATCH] fix: group machine role changelog entry --- changelog.d/152.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.d/152.md b/changelog.d/152.md index 0a50dae..24a1d3b 100644 --- a/changelog.d/152.md +++ b/changelog.d/152.md @@ -1 +1,3 @@ +### Added + - Machine-role templates can declare bootstrap traits and an optional final root install hook (#152)