diff --git a/html/changelog.html b/html/changelog.html
index 3f8a995f0f2..426a89306ee 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,21 @@
Geeves updated:
- You can no longer spam the technomancer apprentice teleporter to open infinite slots.
+ - Added a chess arena to cargo's maintenance.
+ - Marble can now be used to craft light and dark marble floor tiles.
+
+ Geeves, Scrambles updated:
+
+ - MMIs have been redone to be braincases instead of simple brain-cradles. They have a new description and a new process of completion. Examining it will give you step-by-step instructions. You no longer need to prepare the brain externally either.
+ - Brain lobotomization has been renamed to be brain preparation.
+
+ TheGreyWolf updated:
+
+ - The investigator program set can now be selected as pre-installed when setting up a new modular computer device.
+
+ WickedCybs updated:
+
+ - Idris ATM's and some terminals have been tweaked to have the Megacorp's complementary colours.
06 June 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 93f39be3bd3..b0a5810fcb6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20303,3 +20303,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- bugfix: You can no longer spam the technomancer apprentice teleporter to open
infinite slots.
+ - rscadd: Added a chess arena to cargo's maintenance.
+ - rscadd: Marble can now be used to craft light and dark marble floor tiles.
+ Geeves, Scrambles:
+ - rscadd: MMIs have been redone to be braincases instead of simple brain-cradles.
+ They have a new description and a new process of completion. Examining it will
+ give you step-by-step instructions. You no longer need to prepare the brain
+ externally either.
+ - tweak: Brain lobotomization has been renamed to be brain preparation.
+ TheGreyWolf:
+ - rscadd: The investigator program set can now be selected as pre-installed when
+ setting up a new modular computer device.
+ WickedCybs:
+ - tweak: 'Idris ATM's and some terminals have been tweaked to have the Megacorp's
+ complementary colours. '
diff --git a/html/changelogs/InvestProgram.yml b/html/changelogs/InvestProgram.yml
deleted file mode 100644
index bfff90880f9..00000000000
--- a/html/changelogs/InvestProgram.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "The investigator program set can now be selected as pre-installed when setting up a new modular computer device."
diff --git a/html/changelogs/geeves-braincase.yml b/html/changelogs/geeves-braincase.yml
deleted file mode 100644
index 8a167fc8ffe..00000000000
--- a/html/changelogs/geeves-braincase.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves, Scrambles
-
-delete-after: True
-
-changes:
- - rscadd: "MMIs have been redone to be braincases instead of simple brain-cradles. They have a new description and a new process of completion. Examining it will give you step-by-step instructions. You no longer need to prepare the brain externally either."
- - tweak: "Brain lobotomization has been renamed to be brain preparation."
diff --git a/html/changelogs/geeves-maintenance_chessboard.yml b/html/changelogs/geeves-maintenance_chessboard.yml
deleted file mode 100644
index 3d8af0f2b1d..00000000000
--- a/html/changelogs/geeves-maintenance_chessboard.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added a chess arena to cargo's maintenance."
- - rscadd: "Marble can now be used to craft light and dark marble floor tiles."
\ No newline at end of file
diff --git a/html/changelogs/wickedcybs_next.yml b/html/changelogs/wickedcybs_next.yml
deleted file mode 100644
index 8a24a2c59c4..00000000000
--- a/html/changelogs/wickedcybs_next.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "Idris ATM's and some terminals have been tweaked to have the Megacorp's complementary colours. "
\ No newline at end of file