diff --git a/html/changelogs/AutoChangeLog-pr-1923.yml b/html/changelogs/AutoChangeLog-pr-1923.yml deleted file mode 100644 index 59bd8c628166..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1923.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - rscadd: "The changelog UI now parses and shows changelogs for all current testmerges." - - refactor: "Refactored the changelog UI from JavaScript into TypeScript." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1971.yml b/html/changelogs/AutoChangeLog-pr-1971.yml deleted file mode 100644 index f5b3fa5e1006..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1971.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Fixed a weird oozeling revival bug that results in their items being sent to the void." \ No newline at end of file diff --git a/html/changelogs/archive/2024-05.yml b/html/changelogs/archive/2024-05.yml index 9585a4758184..771cc8c734a3 100644 --- a/html/changelogs/archive/2024-05.yml +++ b/html/changelogs/archive/2024-05.yml @@ -238,3 +238,9 @@ 2024-05-24: Absolucy: - bugfix: Fixed a rare bug where the round would not properly restart. +2024-05-25: + Absolucy: + - rscadd: The changelog UI now parses and shows changelogs for all current testmerges. + - refactor: Refactored the changelog UI from JavaScript into TypeScript. + - bugfix: Fixed a weird oozeling revival bug that results in their items being sent + to the void.