diff --git a/html/changelog.html b/html/changelog.html
index f3d8062206..8d722ba56d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
16 September 2020
+
SandPoot updated:
+
+ - chaged the dogborg fix to be simpler + apply for all mobs.
+
+
14 September 2020
SandPoot updated:
@@ -1530,12 +1536,6 @@
- small error with pet carrier logic fixed and also making sure simple mobs are catered for properly inside bluespace jars
- fixes coin related issue
-
-
15 July 2020
-
Sonic121x updated:
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1bf9d3dcd3..39b612058e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27429,3 +27429,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SandPoot:
- rscadd: Added a pref for the lewd messages to the chat.
- bugfix: fixed .userlove and .love chat strings.
+2020-09-16:
+ SandPoot:
+ - bugfix: chaged the dogborg fix to be simpler + apply for all mobs.
diff --git a/html/changelogs/AutoChangeLog-pr-68.yml b/html/changelogs/AutoChangeLog-pr-68.yml
deleted file mode 100644
index 87131adc4c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-68.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - bugfix: "chaged the dogborg fix to be simpler + apply for all mobs."