diff --git a/html/changelog.html b/html/changelog.html
index e82ab1739c..1e425c557e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,20 @@
-->
+
05 June 2021
+
Arturlang updated:
+
+ - float sanity now makes it not actually run if it's actively being thrown
+
+
coderbus13 updated:
+
+ - Pubby's toxins injector now starts at 200L, like it does on other maps
+
+
zeroisthebiggay updated:
+
+ - light floppy dog ears
+
+
04 June 2021
MrJWhit updated:
@@ -584,18 +598,6 @@
- After a sudden crash in the tower-cap log slash wooden plank economy, NanoTrasen has decided to stop selling tower-cap logs to Cargo.
-
- 03 April 2021
- BlueWildrose updated:
-
- - The hydroponics pet bee, Bumbles no longer has a number besides their name.
-
- Putnam3145 updated:
-
- - "Destroy all nanotrasen cloning machines" objective is gone
- - Removed all the commented-out sabotage objectives (we can just get them from history)
- - Observe verb logging
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8097e14af3..30b5280ea2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29376,3 +29376,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds a missing pipe
Putnam3145:
- bugfix: sniper rifle doesn't ruin your round instantly now
+2021-06-05:
+ Arturlang:
+ - code_imp: float sanity now makes it not actually run if it's actively being thrown
+ coderbus13:
+ - bugfix: Pubby's toxins injector now starts at 200L, like it does on other maps
+ zeroisthebiggay:
+ - rscadd: light floppy dog ears
diff --git a/html/changelogs/AutoChangeLog-pr-14763.yml b/html/changelogs/AutoChangeLog-pr-14763.yml
deleted file mode 100644
index 190b304630..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14763.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - rscadd: "light floppy dog ears"
diff --git a/html/changelogs/AutoChangeLog-pr-14786.yml b/html/changelogs/AutoChangeLog-pr-14786.yml
deleted file mode 100644
index 5867c3b08c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14786.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arturlang"
-delete-after: True
-changes:
- - code_imp: "float sanity now makes it not actually run if it's actively being thrown"
diff --git a/html/changelogs/AutoChangeLog-pr-14788.yml b/html/changelogs/AutoChangeLog-pr-14788.yml
deleted file mode 100644
index df8c0d62e0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14788.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coderbus13"
-delete-after: True
-changes:
- - bugfix: "Pubby's toxins injector now starts at 200L, like it does on other maps"