From 32b0703dd93522318541e2483468e9814a708d26 Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 4 May 2024 19:46:13 -0500 Subject: [PATCH] Update example.yml --- html/changelogs/example.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/changelogs/example.yml b/html/changelogs/example.yml index 26a7536bbe3..26d3bc32aaf 100644 --- a/html/changelogs/example.yml +++ b/html/changelogs/example.yml @@ -44,7 +44,7 @@ ################################# # Your name. -author: Jasorn +author: ChangeMe # Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. delete-after: True @@ -55,5 +55,5 @@ delete-after: True # Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. # Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. changes: - - bugfix: "Allows ghosts to examine ore box contents." - + - rscadd: "Added a changelog editing system that should cause fewer conflicts and more accurate timestamps." + - rscdel: "Killed innocent kittens."