diff --git a/html/changelog.html b/html/changelog.html
index f70d420f3c3..31154620a5a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -45,6 +45,15 @@
Added blood patches, accessories that show off your blood group for all to see.
Antags that don't appear at roundstart no longer appear in the Role menu in character creation.
Added buddy tags to the utility loadout. They're small devices that can be attached to uniforms that will beep if they don't have a paired buddy in range.
+ Ported various sprites related to robotics, cyborgs, and exosuits.
+
+ Geeves, SleepyWolf updated:
+
+ - Fixed diona blinking helmethead and blinking p-body blinking very rapidly.
+
+ WickedCybs updated:
+
+ - NanoMed Plus vendors now get exactly one bottle of theta each.
29 April 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b949f019460..7c23eb3e7a6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19735,3 +19735,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added buddy tags to the utility loadout. They're small devices that
can be attached to uniforms that will beep if they don't have a paired
buddy in range.
+ - imageadd: Ported various sprites related to robotics, cyborgs, and exosuits.
+ Geeves, SleepyWolf:
+ - bugfix: Fixed diona blinking helmethead and blinking p-body blinking very rapidly.
+ WickedCybs:
+ - tweak: NanoMed Plus vendors now get exactly one bottle of theta each.
diff --git a/html/changelogs/geeves-diona_stuff.yml b/html/changelogs/geeves-diona_stuff.yml
deleted file mode 100644
index 4cf7cbe7864..00000000000
--- a/html/changelogs/geeves-diona_stuff.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves, SleepyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed diona blinking helmethead and blinking p-body blinking very rapidly."
\ No newline at end of file
diff --git a/html/changelogs/geeves-robotics_sprites.yml b/html/changelogs/geeves-robotics_sprites.yml
deleted file mode 100644
index 3d6d85f9297..00000000000
--- a/html/changelogs/geeves-robotics_sprites.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - imageadd: "Ported various sprites related to robotics, cyborgs, and exosuits."
\ No newline at end of file
diff --git a/html/changelogs/wickedcybs_theta.yml b/html/changelogs/wickedcybs_theta.yml
deleted file mode 100644
index 82ee5b0485e..00000000000
--- a/html/changelogs/wickedcybs_theta.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "NanoMed Plus vendors now get exactly one bottle of theta each."
\ No newline at end of file