From abf920195f40126cb9e4db9f4c6bca8b6e4c42e5 Mon Sep 17 00:00:00 2001 From: Sandstorm Bot <85452301+Sandstorm-Bot@users.noreply.github.com> Date: Mon, 11 Dec 2023 02:06:22 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-358.yml | 5 ----- html/changelogs/archive/2023-12.yml | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-358.yml diff --git a/html/changelogs/AutoChangeLog-pr-358.yml b/html/changelogs/AutoChangeLog-pr-358.yml deleted file mode 100644 index edca97970a..0000000000 --- a/html/changelogs/AutoChangeLog-pr-358.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: SandPoot -delete-after: true -changes: - - rscadd: Interaction subsystem reports initialized interactions during init. - - rscadd: Interaction subsystem shows some info at the MC tab. diff --git a/html/changelogs/archive/2023-12.yml b/html/changelogs/archive/2023-12.yml index d9678a6004..f620b2f1d0 100644 --- a/html/changelogs/archive/2023-12.yml +++ b/html/changelogs/archive/2023-12.yml @@ -7,3 +7,7 @@ - refactor: Optimizes interaction code. - rscadd: Added a print button to the communication console's messages, disabled auto-print as well. +2023-12-11: + SandPoot: + - rscadd: Interaction subsystem reports initialized interactions during init. + - rscadd: Interaction subsystem shows some info at the MC tab.