From 2829bb8cb1c9c5c84ec2005b6c009f1d0811472e Mon Sep 17 00:00:00 2001
From: Soispha <soispha@vhack.eu>
Date: Sun, 28 May 2023 14:46:39 +0200
Subject: Build(cog): Rename NEWS to NEWS.md as it's markdown

---
 shell/cog.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'shell/cog.toml')

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]
-- 
cgit 1.4.1