diff --git a/html/changelog.html b/html/changelog.html
index fd590f4673..d2f9fd9a86 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,26 @@
-->
+
24 August 2020
+
MrJWhit updated:
+
+ - Fixes areas on expanded airlocks
+
+
silicons updated:
+
+ - wormhole jaunters work
+ - wormhole jaunters no longer get interference from bags of holding
+ - airlocks now only shock on pulse/wirecutters instead of on tgui panel open.
+
+
timothyteakettle updated:
+
+ - three new items are in the loadout for all donators
+
+
zeroisthebiggay updated:
+
+ - contraband black evening gloves in kinkvend
+
+
23 August 2020
DeltaFire15 updated:
@@ -1449,25 +1469,6 @@
- bonfires/grills no longer produce infinite quantities of food
- slime's alter form ability now updates their hair colour when changing their body colour
-
-
22 June 2020
-
Ghommie (porting PRs by zxaber, Ryll-Ryll, AnturK) updated:
-
- - Certain small items purchased through cargo now get grouped into a single box. They also are immune to the 10% private account fee.
- - Added single-order options for several existing products in the Cargo Catalog.
- - Medkit listings are now single-pack items, and considered small items that get grouped into single boxes. Price for medkits is as close to unchanged as is reasonable.
- - You can now beat on vending machines to try and knock loose free stuff! You can also almost kill yourself doing it, so it's your call if your life is worth ten bucks.
- - Cigarette packets now have coupons on the back for small cargo items! Smoking DOES pay!
- - Some single/small items in cargo have been rebranded as goodies, come in lockboxes rather than crates, and can only be purchased with private accounts.
-
-
kevinz000 updated:
-
- - Life() is split into BiologicalLife() and PhysicalLife. A component signal has been added that can prevent either from ticking.
-
-
shellspeed1 updated:
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d4243a01ec..88aef958e8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27060,3 +27060,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: suiciding with the temporal katana omae wa mou shinderius you into the
shadow realm
- soundadd: twilight isnt earrape
+2020-08-24:
+ MrJWhit:
+ - bugfix: Fixes areas on expanded airlocks
+ silicons:
+ - bugfix: wormhole jaunters work
+ - tweak: wormhole jaunters no longer get interference from bags of holding
+ - bugfix: airlocks now only shock on pulse/wirecutters instead of on tgui panel
+ open.
+ timothyteakettle:
+ - rscadd: three new items are in the loadout for all donators
+ zeroisthebiggay:
+ - rscadd: contraband black evening gloves in kinkvend
diff --git a/html/changelogs/AutoChangeLog-pr-13182.yml b/html/changelogs/AutoChangeLog-pr-13182.yml
deleted file mode 100644
index 9beb8f28c5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13182.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "airlocks now only shock on pulse/wirecutters instead of on tgui panel open."
diff --git a/html/changelogs/AutoChangeLog-pr-13204.yml b/html/changelogs/AutoChangeLog-pr-13204.yml
deleted file mode 100644
index e9033c299d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13204.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "three new items are in the loadout for all donators"
diff --git a/html/changelogs/AutoChangeLog-pr-13209.yml b/html/changelogs/AutoChangeLog-pr-13209.yml
deleted file mode 100644
index f885a4dc93..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13209.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "wormhole jaunters work"
- - tweak: "wormhole jaunters no longer get interference from bags of holding"
diff --git a/html/changelogs/AutoChangeLog-pr-13239.yml b/html/changelogs/AutoChangeLog-pr-13239.yml
deleted file mode 100644
index 0f01f680c6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13239.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - rscadd: "contraband black evening gloves in kinkvend"
diff --git a/html/changelogs/AutoChangeLog-pr-13243.yml b/html/changelogs/AutoChangeLog-pr-13243.yml
deleted file mode 100644
index a09ae5d607..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13243.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrJWhit"
-delete-after: True
-changes:
- - bugfix: "Fixes areas on expanded airlocks"