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.