Update CHANGELOG

This commit is contained in:
Thomas Farstrike
2025-11-08 09:56:20 +01:00
parent b33b40c902
commit 015cf99ad1
2 changed files with 12 additions and 10 deletions
+1
View File
@@ -1 +1,2 @@
sed -i "s/\"/'/g" CHANGELOG.md # change double to single quotes
cat CHANGELOG.md | tr -d "\n" | sed 's/- /\\n- /g'