From 51d079333e0edc9b704bacc64eec54e0aaf84f12 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Wed, 3 Aug 2022 00:56:51 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-15741.yml | 5 ----- html/changelogs/archive/2022-08.yml | 7 +++++++ 2 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-15741.yml diff --git a/html/changelogs/AutoChangeLog-pr-15741.yml b/html/changelogs/AutoChangeLog-pr-15741.yml deleted file mode 100644 index 9fbb62029e..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15741.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - balance: "Research bomb \"midpoint\" at which it's worth exactly 50000 points from 240->300" - - code_imp: "doesn't snowflake the bomb cap for linux anymore, servers that need to tweak it can do it themselves (I didn't even put it down right, should be 5000 instead of 50000, yikes)" diff --git a/html/changelogs/archive/2022-08.yml b/html/changelogs/archive/2022-08.yml index 507c846730..6c70e7d07c 100644 --- a/html/changelogs/archive/2022-08.yml +++ b/html/changelogs/archive/2022-08.yml @@ -7,3 +7,10 @@ - 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. +2022-08-03: + Putnam3145: + - balance: Research bomb "midpoint" at which it's worth exactly 50000 points from + 240->300 + - code_imp: doesn't snowflake the bomb cap for linux anymore, servers that need + to tweak it can do it themselves (I didn't even put it down right, should be + 5000 instead of 50000, yikes)