diff --git a/html/changelogs/AutoChangeLog-pr-79207.yml b/html/changelogs/AutoChangeLog-pr-79207.yml
deleted file mode 100644
index 60084ba04ea..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79207.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - bugfix: "People held at gunpoint can now flinch when being hit."
- - bugfix: "Regenerating mobs no longer stop regenerating no matter hit with what."
- - bugfix: "Pressure damage is now properly modified by a mob's brute damage modifier."
- - bugfix: "Fixes some occasions which some effects (glass jaw, explodable worn items) won't respond to hits."
- - refactor: "Refactored core code related to mobs sustaining damage."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79241.yml b/html/changelogs/AutoChangeLog-pr-79241.yml
deleted file mode 100644
index bcb5b50e668..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79241.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "unit0016"
-delete-after: True
-changes:
- - bugfix: "Every misaligned railing ending has been corrected by the Nanotrasen Hall Monitor's Lunchclub."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79252.yml b/html/changelogs/AutoChangeLog-pr-79252.yml
deleted file mode 100644
index 9ebf1a8f40a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79252.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - bugfix: "Disablers and Lasers now show their on-impact effects on hit mobs again."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79266.yml b/html/changelogs/AutoChangeLog-pr-79266.yml
deleted file mode 100644
index a49f9f608fc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79266.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Xackii"
-delete-after: True
-changes:
- - balance: "Sutures now heal a percentage of basic/animal max health instead of a flat amount."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79270.yml b/html/changelogs/AutoChangeLog-pr-79270.yml
deleted file mode 100644
index 2aa5989e54e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79270.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Jacquerel"
-delete-after: True
-changes:
- - bugfix: "If a mob you are shapeshifted into attempts to grow up into a different kind of mob then you will stop being shapeshifted"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79281.yml b/html/changelogs/AutoChangeLog-pr-79281.yml
deleted file mode 100644
index 918038c5b29..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79281.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "GPeckman"
-delete-after: True
-changes:
- - bugfix: "The health bar on the mech diagnostic hud display should update consistently now."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79288.yml b/html/changelogs/AutoChangeLog-pr-79288.yml
deleted file mode 100644
index 38ea60d6e95..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79288.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "lizardqueenlexi"
-delete-after: True
-changes:
- - bugfix: "Monkeys can now properly attack parrots."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79292.yml b/html/changelogs/AutoChangeLog-pr-79292.yml
deleted file mode 100644
index 0104ecad07b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79292.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "lizardqueenlexi"
-delete-after: True
-changes:
- - bugfix: "Mobs without the \"advanced tool user\" trait - such as monkeys - are no longer able to interact with camera consoles."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-79294.yml b/html/changelogs/AutoChangeLog-pr-79294.yml
deleted file mode 100644
index 54c223dc09c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-79294.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "lizardqueenlexi"
-delete-after: True
-changes:
- - bugfix: "The Demonic Frost-Miner will no longer run around destroying the corpses in its arena the moment the round begins."
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-10.yml b/html/changelogs/archive/2023-10.yml
index 2449f9bf7de..80134489578 100644
--- a/html/changelogs/archive/2023-10.yml
+++ b/html/changelogs/archive/2023-10.yml
@@ -1085,3 +1085,30 @@
subheader when creating a command report.
mc-oofert:
- bugfix: venus human traps no longer die when on weeds
+2023-10-28:
+ GPeckman:
+ - bugfix: The health bar on the mech diagnostic hud display should update consistently
+ now.
+ Jacquerel:
+ - bugfix: If a mob you are shapeshifted into attempts to grow up into a different
+ kind of mob then you will stop being shapeshifted
+ Melbert:
+ - bugfix: Disablers and Lasers now show their on-impact effects on hit mobs again.
+ - bugfix: People held at gunpoint can now flinch when being hit.
+ - bugfix: Regenerating mobs no longer stop regenerating no matter hit with what.
+ - bugfix: Pressure damage is now properly modified by a mob's brute damage modifier.
+ - bugfix: Fixes some occasions which some effects (glass jaw, explodable worn items)
+ won't respond to hits.
+ - refactor: Refactored core code related to mobs sustaining damage.
+ Xackii:
+ - balance: Sutures now heal a percentage of basic/animal max health instead of a
+ flat amount.
+ lizardqueenlexi:
+ - bugfix: Mobs without the "advanced tool user" trait - such as monkeys - are no
+ longer able to interact with camera consoles.
+ - bugfix: Monkeys can now properly attack parrots.
+ - bugfix: The Demonic Frost-Miner will no longer run around destroying the corpses
+ in its arena the moment the round begins.
+ unit0016:
+ - bugfix: Every misaligned railing ending has been corrected by the Nanotrasen Hall
+ Monitor's Lunchclub.