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