diff --git a/html/changelog.html b/html/changelog.html
index 9d5c8f6f01cd7..426d37cdd5c93 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,12 @@
Ivniinvi updated:
- Due to trademark reasons, the Roomba has been renamed
+ KubeRoot, lordScrubling, Mothblocks updated:
+
+ - Brand new TGUI Strip menu, based on tg's one
+ - Strippable element
+ - Stripping is now unified to use the strippable element
+
PestoVerde322 updated:
- Fixed some broken pipes and cables all around.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e9d72db92639a..eb827696959bb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -33129,6 +33129,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-01-07:
Ivniinvi:
- tweak: Due to trademark reasons, the Roomba has been renamed
+ KubeRoot, lordScrubling, Mothblocks:
+ - rscadd: Brand new TGUI Strip menu, based on tg's one
+ - code_imp: Strippable element
+ - refactor: Stripping is now unified to use the strippable element
PestoVerde322:
- bugfix: Fixed some broken pipes and cables all around.
- bugfix: Fixed some technical stuff.
diff --git a/html/changelogs/AutoChangeLog-pr-5705.yml b/html/changelogs/AutoChangeLog-pr-5705.yml
deleted file mode 100644
index c7b69a347b794..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-5705.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: KubeRoot, lordScrubling, Mothblocks
-delete-after: true
-changes:
- - rscadd: Brand new TGUI Strip menu, based on tg's one
- - code_imp: Strippable element
- - refactor: Stripping is now unified to use the strippable element