From 4403eb70636032b2eb87bfa69a841a3f7e26e66b Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sun, 25 Feb 2024 00:35:45 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-26613.yml | 5 ----- html/changelogs/AutoChangeLog-pr-26614.yml | 4 ---- html/changelogs/archive/2024-02.yml | 6 ++++++ 3 files changed, 6 insertions(+), 9 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-26613.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-26614.yml diff --git a/html/changelogs/AutoChangeLog-pr-26613.yml b/html/changelogs/AutoChangeLog-pr-26613.yml deleted file mode 100644 index a44e34a4e7f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26613.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "fixes spurious CI failure in museum" - - code_imp: "adds a blacklist feature to spawners" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-26614.yml b/html/changelogs/AutoChangeLog-pr-26614.yml deleted file mode 100644 index 8a9b614eed4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-26614.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "Alien larvas' examine text no longer tells you they are missing arms and legs." \ No newline at end of file diff --git a/html/changelogs/archive/2024-02.yml b/html/changelogs/archive/2024-02.yml index 684031d9650..485e2e3bd16 100644 --- a/html/changelogs/archive/2024-02.yml +++ b/html/changelogs/archive/2024-02.yml @@ -664,3 +664,9 @@ - refactor: Bloody item overlays no longer use icon procs to generate the overlay softcerv: - refactor: refactors a majority of the code behind soulcatcher souls to be a component. +2024-02-25: + SkyratBot: + - bugfix: Alien larvas' examine text no longer tells you they are missing arms and + legs. + - bugfix: fixes spurious CI failure in museum + - code_imp: adds a blacklist feature to spawners