diff --git a/html/changelog.html b/html/changelog.html
index 96fdae3af20..45322e437f4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,14 @@
-->
+
07 February 2024
+
DreamySkrell updated:
+
+ - Adds the Abandoned Propellant Depot away site.
+ - Adds map previews for lights.
+ - Fixes invisible damaged grates.
+
+
05 February 2024
Ben10083 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b70f47b5b61..9995cee5401 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -33533,3 +33533,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: Golden Deep display for baselines.
hazelmouse:
- bugfix: Ghosts can no longer call the elevator with elevator buttons.
+2024-02-07:
+ DreamySkrell:
+ - rscadd: Adds the Abandoned Propellant Depot away site.
+ - rscadd: Adds map previews for lights.
+ - bugfix: Fixes invisible damaged grates.
diff --git a/html/changelogs/DreamySkrell-abandoned-propellant-depot.yml b/html/changelogs/DreamySkrell-abandoned-propellant-depot.yml
deleted file mode 100644
index 1407e5076f1..00000000000
--- a/html/changelogs/DreamySkrell-abandoned-propellant-depot.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-author: DreamySkrell
-
-delete-after: True
-
-changes:
- - rscadd: "Adds the Abandoned Propellant Depot away site."
- - rscadd: "Adds map previews for lights."
- - bugfix: "Fixes invisible damaged grates."