diff --git a/html/changelog.html b/html/changelog.html
index 99313e4aa4743..a13c7b4f85c3f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
04 April 2024
+
ClownMoff updated:
+
+ - KiloStation cryo tubes now face the proper direction for them to work.
+
EvilDragonfiend updated:
- explodable component no longer executes loop to explode again
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 30d3d3cd3107a..4fb1fcc034d84 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42967,6 +42967,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
HowToLoLu:
- bugfix: CTF is no longer completely dark
2024-04-04:
+ ClownMoff:
+ - tweak: KiloStation cryo tubes now face the proper direction for them to work.
EvilDragonfiend:
- bugfix: explodable component no longer executes loop to explode again
rkz, ArcaneMusic, qustinnus, 4Dplanner, cacogen, AnturK:
diff --git a/html/changelogs/AutoChangeLog-pr-10830.yml b/html/changelogs/AutoChangeLog-pr-10830.yml
deleted file mode 100644
index 5ea664fbf8b44..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10830.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: ClownMoff
-delete-after: true
-changes:
- - tweak: KiloStation cryo tubes now face the proper direction for them to work.