diff --git a/html/changelog.html b/html/changelog.html
index 65a5600da8..abdd401cb7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
12 July 2021
+
Putnam3145 updated:
+
+ - causes_dirt_buildup_on_floor is now just a thing humans do instead of a weird var only true for humans
+
+
11 July 2021
shellspeed1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5c0b45b3b8..f8927bebaf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29649,3 +29649,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: replaces the seed machine with a biogen in the survival pod.
- bugfix: corrected an issue regarding wrong pair of gloves in the pod for DYI wiring
.
+2021-07-12:
+ Putnam3145:
+ - refactor: causes_dirt_buildup_on_floor is now just a thing humans do instead of
+ a weird var only true for humans
diff --git a/html/changelogs/AutoChangeLog-pr-14922.yml b/html/changelogs/AutoChangeLog-pr-14922.yml
deleted file mode 100644
index 151b965588..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14922.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - refactor: "causes_dirt_buildup_on_floor is now just a thing humans do instead of a weird var only true for humans"