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)