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