diff --git a/html/changelog.html b/html/changelog.html
index 6ceafd72f95..e6c5c96605a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,16 @@
-->
+
23 June 2017
+
BeeSting12 updated:
+
+ - The clowndagger now has the correct skin.
+
+
MrStonedOne updated:
+
+ - Makes old chat show while goonchat loads. Should goonchat fail to load, the old chat will still be operational.
+
+
22 June 2017
Bawhoppen updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3e858a48393..3eacf73783f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12025,3 +12025,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ohnopigeons:
- bugfix: After a janitorial audit Nanotrasen has decided to further cut costs by
removing the janicart's secret space propulsion functionality
+2017-06-23:
+ BeeSting12:
+ - bugfix: The clowndagger now has the correct skin.
+ MrStonedOne:
+ - tweak: Makes old chat show while goonchat loads. Should goonchat fail to load,
+ the old chat will still be operational.
diff --git a/html/changelogs/AutoChangeLog-pr-28670.yml b/html/changelogs/AutoChangeLog-pr-28670.yml
deleted file mode 100644
index 82466d20c3d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-28670.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrStonedOne"
-delete-after: True
-changes:
- - tweak: "Makes old chat show while goonchat loads. Should goonchat fail to load, the old chat will still be operational."
diff --git a/html/changelogs/AutoChangeLog-pr-28685.yml b/html/changelogs/AutoChangeLog-pr-28685.yml
deleted file mode 100644
index 77b4e661c55..00000000000
--- a/html/changelogs/AutoChangeLog-pr-28685.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BeeSting12"
-delete-after: True
-changes:
- - bugfix: "The clowndagger now has the correct skin."