From 4797bd158a99ac17e8dc2a3dc0b2d9081b1736a6 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 2 Aug 2022 00:57:21 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-15737.yml | 6 ------ html/changelogs/archive/2022-08.yml | 5 +++++ 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-15737.yml diff --git a/html/changelogs/AutoChangeLog-pr-15737.yml b/html/changelogs/AutoChangeLog-pr-15737.yml deleted file mode 100644 index 77a2feb5fe..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15737.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "SandPoot" -delete-after: True -changes: - - admin: "Alphabetically ordered bitfields for admin editing." - - admin: "It is now easier to change the flags of turrets." - - refactor: "Allows for defining bitfields in other files." diff --git a/html/changelogs/archive/2022-08.yml b/html/changelogs/archive/2022-08.yml index 8a97958031..507c846730 100644 --- a/html/changelogs/archive/2022-08.yml +++ b/html/changelogs/archive/2022-08.yml @@ -2,3 +2,8 @@ Putnam3145: - bugfix: rad collectors display the right units now - balance: Stasis beds are now 90% as good as surgery tables for surgery +2022-08-02: + SandPoot: + - admin: Alphabetically ordered bitfields for admin editing. + - admin: It is now easier to change the flags of turrets. + - refactor: Allows for defining bitfields in other files.