diff --git a/knope.toml b/knope.toml index 7442b6bf..cb3b69a7 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 +]