diff --git a/html/changelog.html b/html/changelog.html
index b16538393b471..44af47a37b98d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
01 April 2024
+
emmanuelbassil updated:
+
+ - Fixes lighting matches on matchboxes.
+
+
30 March 2024
Nyvrem updated:
@@ -236,12 +242,6 @@ Titanized updated:
- Increases the maximum complex devices skill level to 'experienced' for the CE.
-
- 29 January 2024
- emmanuelbassil updated:
-
- - Radial menus now properly work when inside an exosuit
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index eeb31a293bb3e..0cecbc3f33823 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22489,3 +22489,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-03-30:
Nyvrem:
- tweak: IPCs can no longer be the Chief Steward. (they can still be regular Stewards)
+2024-04-01:
+ emmanuelbassil:
+ - bugfix: Fixes lighting matches on matchboxes.
diff --git a/html/changelogs/AutoChangeLog-pr-34478.yml b/html/changelogs/AutoChangeLog-pr-34478.yml
deleted file mode 100644
index 696f3860fbcc7..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-34478.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: emmanuelbassil
-changes:
- - {bugfix: Fixes lighting matches on matchboxes.}
-delete-after: true