diff --git a/html/changelog.html b/html/changelog.html
index 76b81ee38b9c6..de0faacda0a34 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
07 November 2024
+
Therealdoooc213 updated:
+
+ - paramedic bags can now fit all the items they spawn with
+
+
ghost updated:
+
+ - Ghosts can now correctly jump to C4's planted on walls/floors when they get the notification
+
+
06 November 2024
mqiib updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7101bbf1fdef1..9829203d5ea59 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44910,3 +44910,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-11-06:
mqiib:
- bugfix: Light step now stops your shoes from getting dirty again
+2024-11-07:
+ Therealdoooc213:
+ - bugfix: paramedic bags can now fit all the items they spawn with
+ ghost:
+ - bugfix: Ghosts can now correctly jump to C4's planted on walls/floors when they
+ get the notification
diff --git a/html/changelogs/AutoChangeLog-pr-11810.yml b/html/changelogs/AutoChangeLog-pr-11810.yml
deleted file mode 100644
index 90d0283080836..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11810.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Therealdoooc213
-delete-after: true
-changes:
- - bugfix: paramedic bags can now fit all the items they spawn with
diff --git a/html/changelogs/AutoChangeLog-pr-11837.yml b/html/changelogs/AutoChangeLog-pr-11837.yml
deleted file mode 100644
index f3c4d0207e03e..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11837.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: ghost
-delete-after: true
-changes:
- - bugfix: Ghosts can now correctly jump to C4's planted on walls/floors when they
- get the notification