diff --git a/html/changelog.html b/html/changelog.html
index 5753e5fa5d2c1..a31545361e932 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
22 August 2024
+
Dejaku51 updated:
+
+ - Zfall and Elevator controller doesn't init anymore
+ - Natural Light Cycle subsystem inits correctly
+
+
21 August 2024
HowToLoLu updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 90cac690a257d..d84ee36b110bd 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -43960,3 +43960,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-08-21:
HowToLoLu:
- bugfix: FastDMM2 is usable once again for map editing
+2024-08-22:
+ Dejaku51:
+ - code_imp: Zfall and Elevator controller doesn't init anymore
+ - bugfix: Natural Light Cycle subsystem inits correctly
diff --git a/html/changelogs/AutoChangeLog-pr-11334.yml b/html/changelogs/AutoChangeLog-pr-11334.yml
deleted file mode 100644
index ed5cde9df025f..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11334.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Dejaku51
-delete-after: true
-changes:
- - code_imp: Zfall and Elevator controller doesn't init anymore
- - bugfix: Natural Light Cycle subsystem inits correctly