diff --git a/html/changelog.html b/html/changelog.html
index bbacd6316ef34..4cffda762b330 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
28 August 2024
+
ClownMoff updated:
+
+ - Adds the Dromedaire Co cigarettes to the vendor
+
+
XeonMations updated:
+
+ - Fixed simplemobs being able to interact with machinery via CTRL, ALT clicks.
+
+
27 August 2024
XeonMations updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8dc5304988c33..f29c3685061bf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44025,3 +44025,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-08-27:
XeonMations:
- bugfix: Ghosts can now orbit the same person another ghost is orbiting.
+2024-08-28:
+ ClownMoff:
+ - rscadd: Adds the Dromedaire Co cigarettes to the vendor
+ XeonMations:
+ - bugfix: Fixed simplemobs being able to interact with machinery via CTRL, ALT clicks.
diff --git a/html/changelogs/AutoChangeLog-pr-11373.yml b/html/changelogs/AutoChangeLog-pr-11373.yml
deleted file mode 100644
index 4597a2c56c08a..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11373.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: ClownMoff
-delete-after: true
-changes:
- - rscadd: Adds the Dromedaire Co cigarettes to the vendor
diff --git a/html/changelogs/AutoChangeLog-pr-11387.yml b/html/changelogs/AutoChangeLog-pr-11387.yml
deleted file mode 100644
index 4e2a4f4583c90..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11387.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: XeonMations
-delete-after: true
-changes:
- - bugfix: Fixed simplemobs being able to interact with machinery via CTRL, ALT clicks.