From 597e1105f4c1c418d72bd372f971b0043be75770 Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl <244098813+codex-bot-andresmgsl@users.noreply.github.com> Date: Sat, 25 Jul 2026 11:02:27 +0000 Subject: [PATCH] fix: format changelog fragment as entry --- changelog.d/152.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/152.md b/changelog.d/152.md index 7238dcc..0a50dae 100644 --- a/changelog.d/152.md +++ b/changelog.d/152.md @@ -1 +1 @@ -Machine-role templates can declare bootstrap traits and an optional final root install hook (#152) +- Machine-role templates can declare bootstrap traits and an optional final root install hook (#152)