diff --git a/html/changelog.html b/html/changelog.html
index 0562f3cd569..d9585855398 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,21 @@
-->
+
30 January 2021
+
Geeves updated:
+
+ - You can now shoot an SMES to damage it. Be very careful when you do.
+
+
Sparky_hotdog updated:
+
+ - Clips on ties from the loadout now show on sprites.
+ - The zeng-hu body analyser now plays an emote when you scan someone.
+
+
WickedCybs updated:
+
+ - The Tajara commoner/royal cloaks are renamed to 'common cloak' and 'fancy cloak' respectively and can be attached as accessories or just be worn in the suit slot like other cloak/cape style items now. A minor change was made to the fancy cloak to make it look more consistent with the common one.
+
+
29 January 2021
Doxxmedearly updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7ab25ec0bb7..69dae1bf1fa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18114,3 +18114,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Changed most ties in the loadout to be colourable instead (With clips too!).
Horrible tie is available on its own now.
- tweak: CPR is now automatic, but required both hands to be empty.
+2021-01-30:
+ Geeves:
+ - rscadd: You can now shoot an SMES to damage it. Be very careful when you do.
+ Sparky_hotdog:
+ - bugfix: Clips on ties from the loadout now show on sprites.
+ - tweak: The zeng-hu body analyser now plays an emote when you scan someone.
+ WickedCybs:
+ - tweak: The Tajara commoner/royal cloaks are renamed to 'common cloak'
+ and 'fancy cloak' respectively and can be attached as accessories
+ or just be worn in the suit slot like other cloak/cape style items now. A minor
+ change was made to the fancy cloak to make it look more consistent with the
+ common one.
diff --git a/html/changelogs/clipfix.yml b/html/changelogs/clipfix.yml
deleted file mode 100644
index 89e8d783748..00000000000
--- a/html/changelogs/clipfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Sparky_hotdog
-
-delete-after: True
-
-changes:
- - bugfix: "Clips on ties from the loadout now show on sprites."
diff --git a/html/changelogs/geeves-smes_destruction.yml b/html/changelogs/geeves-smes_destruction.yml
deleted file mode 100644
index 0f547597a81..00000000000
--- a/html/changelogs/geeves-smes_destruction.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now shoot an SMES to damage it. Be very careful when you do."
\ No newline at end of file
diff --git a/html/changelogs/visible_scanner.yml b/html/changelogs/visible_scanner.yml
deleted file mode 100644
index ff3668da42d..00000000000
--- a/html/changelogs/visible_scanner.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Sparky_hotdog
-
-delete-after: True
-
-changes:
- - tweak: "The zeng-hu body analyser now plays an emote when you scan someone."
diff --git a/html/changelogs/wickedcybs_accessorycloak.yml b/html/changelogs/wickedcybs_accessorycloak.yml
deleted file mode 100644
index 84438f582a9..00000000000
--- a/html/changelogs/wickedcybs_accessorycloak.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - tweak: "The Tajara commoner/royal cloaks are renamed to 'common cloak' and 'fancy cloak' respectively and can be attached as accessories or just be worn in the suit slot like other cloak/cape style items now. A minor change was made to the fancy cloak to make it look more consistent with the common one."
\ No newline at end of file