diff --git a/html/changelog.html b/html/changelog.html
index 7e80e4f11b6..bd4a1b3a458 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
26 June 2017
+
Crazylemon64 updated:
+
+ - TK can now manipulate adjacent tiles. Use throw mode to override this if you want to move an object a single tile.
+ - TK can now remotely manipulate item stacks.
+ - TK can now remotely operate an RCD
+ - TK now behaves more consistently regarding interacting with various objects remotely
+
Kyep updated:
- ID card consoles can now be used to prioritize any on-station job, including head jobs and karma jobs.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fd85db0d2df..1458bc94059 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4991,6 +4991,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Kyep:
- bugfix: Trial admins no longer see a permissions error when opening player panel.
2017-06-26:
+ Crazylemon64:
+ - rscadd: TK can now manipulate adjacent tiles. Use throw mode to override this
+ if you want to move an object a single tile.
+ - rscadd: TK can now remotely manipulate item stacks.
+ - rscadd: TK can now remotely operate an RCD
+ - bugfix: TK now behaves more consistently regarding interacting with various objects
+ remotely
Kyep:
- rscadd: ID card consoles can now be used to prioritize any on-station job, including
head jobs and karma jobs.
diff --git a/html/changelogs/AutoChangeLog-pr-7204.yml b/html/changelogs/AutoChangeLog-pr-7204.yml
deleted file mode 100644
index 0ef5bea8333..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7204.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - rscadd: "TK can now manipulate adjacent tiles. Use throw mode to override this if you want to move an object a single tile."
- - rscadd: "TK can now remotely manipulate item stacks."
- - rscadd: "TK can now remotely operate an RCD"
- - bugfix: "TK now behaves more consistently regarding interacting with various objects remotely"