diff --git a/html/changelog.html b/html/changelog.html
index 93bddac14a8..c3acd49db5a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -62,6 +62,24 @@
Changed falloff damage to be usable on any desired projectile rather than just shotgun pellets. balance: X-ray lasers now use 100 charge per shot (previously 50). balance: X-ray laser guns now have falloff damage. The longer the laser is in the air, the lower its damage becomes.
Slight addition to X-ray laser's description.
+ Farie82 updated:
+
+ - Borgs can't get perma stunned anymore by goliaths and slings and such
+
+ Kyep updated:
+
+ - The admin verb to list SSD players now highlights players who are another player's antag target. Additionally it lets you despawn players whose body is already in cryo.
+ - Fixed a bug which caused banning to fail in rare situations.
+
+ Mitchs98 updated:
+
+ - You can no longer rip the hood part of a hoodie off of someone's head.
+ - Bee Costume and Monk Robe icons now show up properly in your inventory.
+
+ Triiodine updated:
+
+ - Hotfixes taser projectiles being borked due to X-Ray re-work.
+
tigercat2000 updated:
- SPEEEEEEEED to the asset cache, making preloaded UI assets transfer much faster.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 138fac11da3..c9cf29747a1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8060,6 +8060,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
50). balance: X-ray laser guns now have falloff damage. The longer the laser
is in the air, the lower its damage becomes.'
- spellcheck: Slight addition to X-ray laser's description.
+ Farie82:
+ - bugfix: Borgs can't get perma stunned anymore by goliaths and slings and such
+ Kyep:
+ - rscadd: The admin verb to list SSD players now highlights players who are another
+ player's antag target. Additionally it lets you despawn players whose body is
+ already in cryo.
+ - bugfix: Fixed a bug which caused banning to fail in rare situations.
+ Mitchs98:
+ - bugfix: You can no longer rip the hood part of a hoodie off of someone's head.
+ - bugfix: Bee Costume and Monk Robe icons now show up properly in your inventory.
+ Triiodine:
+ - bugfix: Hotfixes taser projectiles being borked due to X-Ray re-work.
tigercat2000:
- rscadd: SPEEEEEEEED to the asset cache, making preloaded UI assets transfer much
faster.
diff --git a/html/changelogs/AutoChangeLog-pr-10195.yml b/html/changelogs/AutoChangeLog-pr-10195.yml
deleted file mode 100644
index c62dbb7e8c2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10195.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - bugfix: "Borgs can't get perma stunned anymore by goliaths and slings and such"
diff --git a/html/changelogs/AutoChangeLog-pr-10236.yml b/html/changelogs/AutoChangeLog-pr-10236.yml
deleted file mode 100644
index 69883b6c8c4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10236.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fixed a bug which caused banning to fail in rare situations."
diff --git a/html/changelogs/AutoChangeLog-pr-10237.yml b/html/changelogs/AutoChangeLog-pr-10237.yml
deleted file mode 100644
index 489984ff463..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10237.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Mitchs98"
-delete-after: True
-changes:
- - bugfix: "You can no longer rip the hood part of a hoodie off of someone's head."
- - bugfix: "Bee Costume and Monk Robe icons now show up properly in your inventory."
diff --git a/html/changelogs/AutoChangeLog-pr-10238.yml b/html/changelogs/AutoChangeLog-pr-10238.yml
deleted file mode 100644
index 98708387c3f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10238.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "The admin verb to list SSD players now highlights players who are another player's antag target. Additionally it lets you despawn players whose body is already in cryo."
diff --git a/html/changelogs/AutoChangeLog-pr-10239.yml b/html/changelogs/AutoChangeLog-pr-10239.yml
deleted file mode 100644
index 159e98fb206..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10239.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Triiodine"
-delete-after: True
-changes:
- - bugfix: "Hotfixes taser projectiles being borked due to X-Ray re-work."