diff options
Diffstat (limited to 'shell/cog.toml')
-rw-r--r-- | shell/cog.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cog.toml b/shell/cog.toml index efcc887..316fb11 100644 --- a/shell/cog.toml +++ b/shell/cog.toml @@ -20,7 +20,7 @@ post_bump_hooks = [ [commit_types] [changelog] -path = "NEWS" +path = "NEWS.md" authors = [] [bump_profiles] |