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