diff --git a/html/changelog.html b/html/changelog.html
index 219c6a60c00..b21385f5652 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,11 @@
Geeves updated:
- Added cleaning grenade launchers to the exosuit equipment list in the mechfab.
+ - Examining the equipment you can attach to exosuits will now show you to which hardpoints it can be attached, and which software it requires to function.
+
+ WickedCybs updated:
+
+ - Revised some fluff descriptions and resistances to a few pieces of Tajaran gear.
23 February 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 097612e1a35..836197d46e6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18480,3 +18480,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- rscadd: Added cleaning grenade launchers to the exosuit equipment list in the
mechfab.
+ - rscadd: Examining the equipment you can attach to exosuits will now show you to
+ which hardpoints it can be attached, and which software it requires to function.
+ WickedCybs:
+ - tweak: Revised some fluff descriptions and resistances to a few pieces of Tajaran
+ gear.
diff --git a/html/changelogs/geeves-mecha_equipment_examine.yml b/html/changelogs/geeves-mecha_equipment_examine.yml
deleted file mode 100644
index 9e0f705954c..00000000000
--- a/html/changelogs/geeves-mecha_equipment_examine.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Examining the equipment you can attach to exosuits will now show you to which hardpoints it can be attached, and which software it requires to function."
\ No newline at end of file
diff --git a/html/changelogs/wickedcybs_amohdaa.yml b/html/changelogs/wickedcybs_amohdaa.yml
deleted file mode 100644
index c9b4cb6bbf7..00000000000
--- a/html/changelogs/wickedcybs_amohdaa.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "Revised some fluff descriptions and resistances to a few pieces of Tajaran gear."
\ No newline at end of file