diff --git a/html/changelog.html b/html/changelog.html
index 8c93566692..d8b47ed043 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,23 @@
-->
+
01 August 2020
+
dapnee updated:
+
+ - added cake hat to bar, adds another atmostech spawn
+ - sinks point in the right direction, APC won't spawn off the wall in circuits
+ - changes commissary APC so it actually powers the room, adds a missing AIR alarm, arrivals no longer has active atmos tiles.
+
+
silicons updated:
+
+ - toy shotguns no longer need 2 hands to fire
+ - being on fire works again.
+
+
timothyteakettle updated:
+
+ - monkeys no longer continuously bleed everywhere
+
+
30 July 2020
Adelphon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6f8b79bb80..7658991cbc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26650,3 +26650,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
the laws of physics
- tweak: beepskys hats now follow the laws of gravity and move up/down when he bobs
up and down
+2020-08-01:
+ dapnee:
+ - tweak: added cake hat to bar, adds another atmostech spawn
+ - bugfix: sinks point in the right direction, APC won't spawn off the wall in circuits
+ - bugfix: changes commissary APC so it actually powers the room, adds a missing
+ AIR alarm, arrivals no longer has active atmos tiles.
+ silicons:
+ - tweak: toy shotguns no longer need 2 hands to fire
+ - bugfix: being on fire works again.
+ timothyteakettle:
+ - bugfix: monkeys no longer continuously bleed everywhere
diff --git a/html/changelogs/AutoChangeLog-pr-12952.yml b/html/changelogs/AutoChangeLog-pr-12952.yml
deleted file mode 100644
index f8a26d739c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12952.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "dapnee"
-delete-after: True
-changes:
- - tweak: "added cake hat to bar, adds another atmostech spawn"
- - bugfix: "sinks point in the right direction, APC won't spawn off the wall in circuits"
diff --git a/html/changelogs/AutoChangeLog-pr-12962.yml b/html/changelogs/AutoChangeLog-pr-12962.yml
deleted file mode 100644
index ccb9512673..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12962.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "dapnee"
-delete-after: True
-changes:
- - bugfix: "changes commissary APC so it actually powers the room, adds a missing AIR alarm, arrivals no longer has active atmos tiles."
diff --git a/html/changelogs/AutoChangeLog-pr-12964.yml b/html/changelogs/AutoChangeLog-pr-12964.yml
deleted file mode 100644
index ec4b8016d1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12964.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "monkeys no longer continuously bleed everywhere"
diff --git a/html/changelogs/AutoChangeLog-pr-12967.yml b/html/changelogs/AutoChangeLog-pr-12967.yml
deleted file mode 100644
index 3297232e76..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12967.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - tweak: "toy shotguns no longer need 2 hands to fire"
diff --git a/html/changelogs/AutoChangeLog-pr-12988.yml b/html/changelogs/AutoChangeLog-pr-12988.yml
deleted file mode 100644
index cdd447a564..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12988.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "being on fire works again."