diff --git a/html/changelog.html b/html/changelog.html
index 7e3f24bf3b..64549ad33b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
15 May 2021
+
bunny232 updated:
+
+ - Corrects the bot pathing by engineering on meta station
+
+
timothyteakettle updated:
+
+ - borg spraycans have a five second delay before being able to knock someone down again
+
+
14 May 2021
keronshb updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ca2426d1f0..7cdad77414 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29301,3 +29301,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: Removes VOG sleep command since it was an undocumented readd.
zeroisthebiggay:
- spellcheck: consealed
+2021-05-15:
+ bunny232:
+ - bugfix: Corrects the bot pathing by engineering on meta station
+ timothyteakettle:
+ - balance: borg spraycans have a five second delay before being able to knock someone
+ down again
diff --git a/html/changelogs/AutoChangeLog-pr-14627.yml b/html/changelogs/AutoChangeLog-pr-14627.yml
deleted file mode 100644
index cde6b62174..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14627.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - balance: "borg spraycans have a five second delay before being able to knock someone down again"
diff --git a/html/changelogs/AutoChangeLog-pr-14721.yml b/html/changelogs/AutoChangeLog-pr-14721.yml
deleted file mode 100644
index fbfa2cbd33..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14721.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "bunny232"
-delete-after: True
-changes:
- - bugfix: "Corrects the bot pathing by engineering on meta station"