diff --git a/html/changelog.html b/html/changelog.html
index a6b6eb02cc5..83c1a3f992a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
13 August 2018
+
Basilman updated:
+
+ - Adds Arnold pizza, dont try putting pineapple on it.
+
Denton updated:
- The briefcase launchpad can now hold items while in briefcase mode (just like a regular briefcase). Its remote has been disguised as a folder and now spawns pre-linked inside the briefcase.
@@ -71,6 +75,10 @@
- Fixed many other cases of logs being sent to either the individual logging panel or the saved log files, but not both.
- The logging system has been refactored to contain less redundant code and to produce more consistent logs.
+
YPOQ updated:
+
+ - Uncalibrated teleporters can turn humans into flies again
+
12 August 2018
Denton updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1cd389086e8..32cd83b2da5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19513,6 +19513,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
lyman:
- imageadd: Updated the Chronosuit Helmet sprite.
2018-08-13:
+ Basilman:
+ - rscadd: Adds Arnold pizza, dont try putting pineapple on it.
Denton:
- tweak: The briefcase launchpad can now hold items while in briefcase mode (just
like a regular briefcase). Its remote has been disguised as a folder and now
@@ -19530,3 +19532,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
panel or the saved log files, but not both.
- refactor: The logging system has been refactored to contain less redundant code
and to produce more consistent logs.
+ YPOQ:
+ - bugfix: Uncalibrated teleporters can turn humans into flies again
diff --git a/html/changelogs/AutoChangeLog-pr-39644.yml b/html/changelogs/AutoChangeLog-pr-39644.yml
deleted file mode 100644
index a73c02e6c93..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39644.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Basilman"
-delete-after: True
-changes:
- - rscadd: "Adds Arnold pizza, dont try putting pineapple on it."
diff --git a/html/changelogs/AutoChangeLog-pr-39678.yml b/html/changelogs/AutoChangeLog-pr-39678.yml
deleted file mode 100644
index f81177f334b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39678.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "YPOQ"
-delete-after: True
-changes:
- - bugfix: "Uncalibrated teleporters can turn humans into flies again"