diff --git a/html/changelog.html b/html/changelog.html
index 4d78bfe827e..af852407cc7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,13 @@
-->
+
06 September 2020
+
Radacitus updated:
+
+ - Adds a new Ingredient Beacon and gives it to the Chef in-place of their Ingredient Box on spawn.
+ - Adds some custom text that appears when you use the Chef and Curator Beacons.
+
+
05 September 2020
ArcaneMusic updated:
@@ -2861,46 +2868,6 @@
- New alien larva spawn tips!
- Alien Queens are now easier to distinguish over hivemind communication similar to a Blob Overmind.
-
-
05 July 2020
-
Caldony updated:
-
- - the damp rag can now clean microwaves!
-
-
Disco updated:
-
- - Miners can now open doors and cabinets in luxury bar capsules they purchase
-
-
Firecage updated:
-
- - The reading rooms on Metastation has been renovated into a small art gallery.
-
-
Fox McCloud updated:
-
- - Fixes station alert consoles not properly displaying alerts
-
-
Iatots updated:
-
- - Traitorous research directors can now order the laser arm implant from their uplink, like roboticists.
-
-
LemonInTheDark updated:
-
- - The sm will no longer gain eer when hugboxed, such as on shuttles.
- - Added some more hugbox flags, use as desired.
-
-
XRandomXManX updated:
-
- - When further examining a battle arcade machine it will display all the combos that can be used.
-
-
anconfuzedrock updated:
-
- - cargo cases don't let you buy 3 guns for literally cheaper than buying a bulk crate with the guns in them any more.
-
-
nightred updated:
-
- - Meta Bar counters are tweaked in placement
- - Cold rooms are now cold, no longer arctic conditions.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f9bbf1c81c6..5e0e64aeaa2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42687,3 +42687,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
nightred:
- bugfix: Adding missing firelocks and afire alarms in medbays
- bugfix: Cyborg do not scream when disinfected in a storage unit
+2020-09-06:
+ Radacitus:
+ - rscadd: Adds a new Ingredient Beacon and gives it to the Chef in-place of their
+ Ingredient Box on spawn.
+ - rscadd: Adds some custom text that appears when you use the Chef and Curator Beacons.
diff --git a/html/changelogs/AutoChangeLog-pr-53146.yml b/html/changelogs/AutoChangeLog-pr-53146.yml
deleted file mode 100644
index acc50420e2d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-53146.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Radacitus"
-delete-after: True
-changes:
- - rscadd: "Adds a new Ingredient Beacon and gives it to the Chef in-place of their Ingredient Box on spawn."
- - rscadd: "Adds some custom text that appears when you use the Chef and Curator Beacons."