diff --git a/html/changelog.html b/html/changelog.html
index c151472164f..1e423af770b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
23 February 2019
+
datlo updated:
+
+ - Golems can no longer be objective targets
+ - Offstation antag/special roles such as the ERT, abductors, etc, can no longer be objectives targets
+ - Nukies no longer retain flavor text from saved character
+ - Antag clowns can now toggle their clumsiness off and on.
+
+
19 February 2019
Citinited updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dcb7f8c19eb..afc9f4c60f3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9164,3 +9164,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Citinited:
- tweak: Using a multitool on a conveyor switch now switches between one and two
directions without needing you to set it on a menu.
+2019-02-23:
+ datlo:
+ - bugfix: Golems can no longer be objective targets
+ - bugfix: Offstation antag/special roles such as the ERT, abductors, etc, can no
+ longer be objectives targets
+ - bugfix: Nukies no longer retain flavor text from saved character
+ - rscadd: Antag clowns can now toggle their clumsiness off and on.
diff --git a/html/changelogs/AutoChangeLog-pr-10913.yml b/html/changelogs/AutoChangeLog-pr-10913.yml
deleted file mode 100644
index 92faa8680f1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10913.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - bugfix: "Golems can no longer be objective targets"
- - bugfix: "Offstation antag/special roles such as the ERT, abductors, etc, can no longer be objectives targets"
- - bugfix: "Nukies no longer retain flavor text from saved character"
diff --git a/html/changelogs/AutoChangeLog-pr-10928.yml b/html/changelogs/AutoChangeLog-pr-10928.yml
deleted file mode 100644
index c4b0b2d3d57..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10928.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - rscadd: "Antag clowns can now toggle their clumsiness off and on."