diff --git a/html/changelog.html b/html/changelog.html
index 1ceb1ec572f..752d0857a56 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
03 September 2023
+
SleepyGemmy updated:
+
+ - Fixed the mailroom conveyor having low visibility for potentially stuck packages.
+
+
02 September 2023
Blundir updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 22205637f53..339412a17fa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30949,3 +30949,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- maptweak: Fixed several mapping issues including overlapping objects, wrong directional
sprites, etc, on all decks, particularly with the Bridge and several nooks and
crannies in the bar, hydro, and stairwells.
+2023-09-03:
+ SleepyGemmy:
+ - bugfix: Fixed the mailroom conveyor having low visibility for potentially stuck
+ packages.
diff --git a/html/changelogs/SleepyGemmy-mailroom.yml b/html/changelogs/SleepyGemmy-mailroom.yml
deleted file mode 100644
index f2cbbae83fd..00000000000
--- a/html/changelogs/SleepyGemmy-mailroom.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed the mailroom conveyor having low visibility for potentially stuck packages."