diff --git a/html/changelog.html b/html/changelog.html
index 7110d687a5e..914c1ac2e25 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,13 @@
-->
+
29 July 2021
+
CodePanter updated:
+
+ - Added crayons and canvases to the paperwork gripper.
+ - Added inhalers and injectors to the medical grippers.
+
+
28 July 2021
listerla & Desven updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4cc5bb3c9ff..96ecd0634d2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20886,3 +20886,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a Sedantis coffee cup to loadout.
- rscadd: Added recipes for k'ois burgers, muffins, donuts, and steaks.
- rscadd: Added Caprician Coffee, made with 2 parts coffee and 1 toothpaste.
+2021-07-29:
+ CodePanter:
+ - tweak: Added crayons and canvases to the paperwork gripper.
+ - tweak: Added inhalers and injectors to the medical grippers.
diff --git a/html/changelogs/ArtisticCyborgs.yml b/html/changelogs/ArtisticCyborgs.yml
deleted file mode 100644
index 4a85e4aac35..00000000000
--- a/html/changelogs/ArtisticCyborgs.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: CodePanter
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Added crayons and canvases to the paperwork gripper."
diff --git a/html/changelogs/VersatileMedicalCyborgs.yml b/html/changelogs/VersatileMedicalCyborgs.yml
deleted file mode 100644
index 22986bffd4a..00000000000
--- a/html/changelogs/VersatileMedicalCyborgs.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: CodePanter
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Added inhalers and injectors to the medical grippers."