diff --git a/html/changelog.html b/html/changelog.html
index dcc0bbd68c5fb..a378d6cf8516b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,11 @@
10 February 2024
+
Dakae Reds88 updated:
+
+ - Fixes an exploit related to imperfect mutation toxin
+ - Imperfect Mutation Toxin no longer instantly transforms the user upon processing
+
Haliris updated:
- Venus human trap cannot pull anything anymore.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b6735b58d7d5f..3cffc2d36a101 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42490,6 +42490,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: AIs now talk in loud mode over the binary channel for themselves, their
linked borgs and any humans/observers!
2024-02-10:
+ Dakae Reds88:
+ - bugfix: Fixes an exploit related to imperfect mutation toxin
+ - tweak: Imperfect Mutation Toxin no longer instantly transforms the user upon processing
Haliris:
- tweak: Venus human trap cannot pull anything anymore.
- balance: Venus human trap will now lose HP for every second they spend off vines,
diff --git a/html/changelogs/AutoChangeLog-pr-10586.yml b/html/changelogs/AutoChangeLog-pr-10586.yml
deleted file mode 100644
index e915ce21fe089..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10586.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Dakae Reds88
-delete-after: true
-changes:
- - bugfix: Fixes an exploit related to imperfect mutation toxin
- - tweak: Imperfect Mutation Toxin no longer instantly transforms the user upon processing