diff --git a/html/changelog.html b/html/changelog.html
index b72721fcdd..6994ba35a9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,28 @@
-->
+
03 August 2020
+
KeRSedChaplain updated:
+
+ - fixed clockwork guardians being able to reflect ranged weapons
+
+
Linzolle updated:
+
+ - uv penlight no longer invisible
+
+
dapnee updated:
+
+ - active turfs on box and xenohive, maintenance bar APC not being stringed correctly, turned a monitor to face a direction that makes sense, changed tag of camera in gravgen being misnamed
+
+
silicons updated:
+
+ - shoves have been buffed to apply a status effect rather than a 0.85 movespeed modifier, meaning repeatedly shoving someone now renews the debuff
+ - shoves now stagger for 3.5 seconds.
+ - war operatives now actually time 20 minutes since roundstart to depart instead of 15.
+ - explosive stand bombs can now be examined from any distance
+ - explosive stand bombs are now a component.
+
+
02 August 2020
Auris456852 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a3a5724548..c19ced7c4d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26696,3 +26696,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: combat mode now has weaker buffs in terms of damage dealt and took for
being or not being in the mode
- tweak: damage debuff for laying down has been decreased from 0.5x to 0.7x
+2020-08-03:
+ KeRSedChaplain:
+ - bugfix: fixed clockwork guardians being able to reflect ranged weapons
+ Linzolle:
+ - bugfix: uv penlight no longer invisible
+ dapnee:
+ - bugfix: active turfs on box and xenohive, maintenance bar APC not being stringed
+ correctly, turned a monitor to face a direction that makes sense, changed tag
+ of camera in gravgen being misnamed
+ silicons:
+ - rscadd: shoves have been buffed to apply a status effect rather than a 0.85 movespeed
+ modifier, meaning repeatedly shoving someone now renews the debuff
+ - balance: shoves now stagger for 3.5 seconds.
+ - tweak: war operatives now actually time 20 minutes since roundstart to depart
+ instead of 15.
+ - balance: explosive stand bombs can now be examined from any distance
+ - code_imp: explosive stand bombs are now a component.
diff --git a/html/changelogs/AutoChangeLog-pr-12912.yml b/html/changelogs/AutoChangeLog-pr-12912.yml
deleted file mode 100644
index 9f98509351..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12912.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Linzolle"
-delete-after: True
-changes:
- - bugfix: "uv penlight no longer invisible"
diff --git a/html/changelogs/AutoChangeLog-pr-12925.yml b/html/changelogs/AutoChangeLog-pr-12925.yml
deleted file mode 100644
index 5e38656352..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12925.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - rscadd: "shoves have been buffed to apply a status effect rather than a 0.85 movespeed modifier, meaning repeatedly shoving someone now renews the debuff"
- - balance: "shoves now stagger for 3.5 seconds."
diff --git a/html/changelogs/AutoChangeLog-pr-12954.yml b/html/changelogs/AutoChangeLog-pr-12954.yml
deleted file mode 100644
index 0b28e94936..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12954.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - balance: "explosive stand bombs can now be examined from any distance"
- - code_imp: "explosive stand bombs are now a component."
diff --git a/html/changelogs/AutoChangeLog-pr-12983.yml b/html/changelogs/AutoChangeLog-pr-12983.yml
deleted file mode 100644
index ca87590c23..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12983.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - tweak: "war operatives now actually time 20 minutes since roundstart to depart instead of 15."
diff --git a/html/changelogs/AutoChangeLog-pr-12989.yml b/html/changelogs/AutoChangeLog-pr-12989.yml
deleted file mode 100644
index 6b0c2229af..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12989.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "dapnee"
-delete-after: True
-changes:
- - bugfix: "active turfs on box and xenohive, maintenance bar APC not being stringed correctly, turned a monitor to face a direction that makes sense, changed tag of camera in gravgen being misnamed"
diff --git a/html/changelogs/AutoChangeLog-pr-12999.yml b/html/changelogs/AutoChangeLog-pr-12999.yml
deleted file mode 100644
index c2358348fd..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12999.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "KeRSedChaplain"
-delete-after: True
-changes:
- - bugfix: "fixed clockwork guardians being able to reflect ranged weapons"