diff --git a/html/changelogs/AutoChangeLog-pr-9276.yml b/html/changelogs/AutoChangeLog-pr-9276.yml new file mode 100644 index 00000000000..4addaa4b761 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-9276.yml @@ -0,0 +1,5 @@ +author: "GoldenAlpharex, with some oversight from Timberpoes" +delete-after: True +changes: + - bugfix: "Maps will now correctly be loaded at the start of a round. Hurray!" + - code_imp: "Improved the code for loading map configs and made it more documented, while also removing a way to delete config files while I was at it."