diff --git a/html/changelog.html b/html/changelog.html
index 42573b3a40b..9f7f3a57741 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -90,6 +90,10 @@
- A New Iron Hawk troop transport ruin has been added to lavaland. Can the sole surviving Marine somehow survive the horrors of lavaland? Lore fluff included.
+ Swindly updated:
+
+ - fixed not being able to attach heads without brainmobs in them
+
cacogen updated:
- You can now rename dog beds by buckling a new owner to them
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 78223eee0a1..aa5a2957fcc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11530,6 +11530,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Steelpoint:
- rscadd: A New Iron Hawk troop transport ruin has been added to lavaland. Can the
sole surviving Marine somehow survive the horrors of lavaland? Lore fluff included.
+ Swindly:
+ - bugfix: fixed not being able to attach heads without brainmobs in them
cacogen:
- rscadd: You can now rename dog beds by buckling a new owner to them
- rscadd: Dogs that spawn in an area with a vacant bed will take possession of and
diff --git a/html/changelogs/AutoChangeLog-pr-27765.yml b/html/changelogs/AutoChangeLog-pr-27765.yml
deleted file mode 100644
index 27ad107949e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27765.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Swindly"
-delete-after: True
-changes:
- - bugfix: "fixed not being able to attach heads without brainmobs in them"