diff --git a/html/changelog.html b/html/changelog.html
index 118db987e6b..b224258d3f4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,6 +63,10 @@
Adds suspiciously Voxy outfit to the game
Lack of breathing will render you unable to speak
+ MINIMAN10000 updated:
+
+ - Boom function now properly checks for fuel
+
Tayyyyyyy, TaukaUsanake updated:
- pAI units now have access to a flashlight module, which can be obtained with 5 RAM points.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 377fe0a0a76..b156dfa211f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9004,6 +9004,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes a few edge cases of being able to create immunity to a few diseases
- rscadd: Adds suspiciously Voxy outfit to the game
- tweak: Lack of breathing will render you unable to speak
+ MINIMAN10000:
+ - bugfix: Boom function now properly checks for fuel
Tayyyyyyy, TaukaUsanake:
- rscadd: pAI units now have access to a flashlight module, which can be obtained
with 5 RAM points.
diff --git a/html/changelogs/AutoChangeLog-pr-10820.yml b/html/changelogs/AutoChangeLog-pr-10820.yml
deleted file mode 100644
index b367c8694fa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10820.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MINIMAN10000"
-delete-after: True
-changes:
- - bugfix: "Boom function now properly checks for fuel"