From ef1f98c58c848a3032ca80c63efa20b9f11c874e Mon Sep 17 00:00:00 2001 From: 7w1 Date: Mon, 16 Mar 2026 20:51:01 -0500 Subject: [PATCH] Update knope.toml --- knope.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knope.toml b/knope.toml index 7442b6bf9..cb3b69a71 100644 --- a/knope.toml +++ b/knope.toml @@ -64,6 +64,6 @@ repo = "Sable" [release_notes] # The marker is used by prepare-release.yml change_templates = [ - "### $summary \n\n$details", + # "### $summary \n\n$details", "* $summary ", -] \ No newline at end of file +]