diff --git a/html/changelog.html b/html/changelog.html
index 48425aecb41..ec634f3b128 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,6 +63,8 @@
Fixed item_attack / attack_obj runtime.
Fixed runtime when double-clicking a stool in-hand.
Antag objectives (kill, debrain, etc) can no longer target people on unreachable zlevels, like the admin-only/centcom zlevel.
+ fixed incorrect definitions of some spells related to shapeshifting.
+ Admin JMP links now work even if you're already following someone/something.
Kyep and alonefromhell and Ty Omaha updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa052b01a1d..10269302329 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8853,6 +8853,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed runtime when double-clicking a stool in-hand.
- bugfix: Antag objectives (kill, debrain, etc) can no longer target people on unreachable
zlevels, like the admin-only/centcom zlevel.
+ - bugfix: fixed incorrect definitions of some spells related to shapeshifting.
+ - bugfix: Admin JMP links now work even if you're already following someone/something.
Kyep and alonefromhell and Ty Omaha:
- bugfix: Whispers are now fully readable in admin log.
datlo:
diff --git a/html/changelogs/AutoChangeLog-pr-10747.yml b/html/changelogs/AutoChangeLog-pr-10747.yml
deleted file mode 100644
index 0c3beda2c88..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10747.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Admin JMP links now work even if you're already following someone/something."
diff --git a/html/changelogs/AutoChangeLog-pr-10748.yml b/html/changelogs/AutoChangeLog-pr-10748.yml
deleted file mode 100644
index badc0686ee9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10748.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "fixed incorrect definitions of some spells related to shapeshifting."