diff --git a/html/changelog.html b/html/changelog.html
index 6ee5661fa31..6c3c2a5ba55 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
11 May 2020
+
Alberyk updated:
+
+ - Cyborgs can't remove items or clothing from human mobs anymore.
+
Skull132 updated:
- AOOC should now properly be re-added to the client in all cases.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3e53c8986bb..2141086789f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13067,5 +13067,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: Lighting from light fixtures is much softer, making it notably harder
to see details now.
2020-05-11:
+ Alberyk:
+ - tweak: Cyborgs can't remove items or clothing from human mobs anymore.
Skull132:
- bugfix: AOOC should now properly be re-added to the client in all cases.
diff --git a/html/changelogs/alberyk-borgstripping.yml b/html/changelogs/alberyk-borgstripping.yml
deleted file mode 100644
index 33781e0d005..00000000000
--- a/html/changelogs/alberyk-borgstripping.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - tweak: "Cyborgs can't remove items or clothing from human mobs anymore."