diff --git a/html/changelog.html b/html/changelog.html
index 3525ea1c0e5..4f0d0a5a068 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,10 @@
- Using telepathy on someone who's unconscious will no longer cause them any harm.
+ Skull132 updated:
+
+ - Added the ability for admins to dump process memory.
+
aleksix updated:
- RFD-P now properly dispenses bent pipes.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5116e5f35f6..37d9895a8d0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13568,5 +13568,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- tweak: Using telepathy on someone who's unconscious will no longer cause them
any harm.
+ Skull132:
+ - backend: Added the ability for admins to dump process memory.
aleksix:
- bugfix: RFD-P now properly dispenses bent pipes.
diff --git a/html/changelogs/skull132_memory-dumps.yml b/html/changelogs/skull132_memory-dumps.yml
deleted file mode 100644
index e0485fe0937..00000000000
--- a/html/changelogs/skull132_memory-dumps.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: True
-
-changes:
- - backend: "Added the ability for admins to dump process memory."