diff --git a/html/changelog.html b/html/changelog.html
index 02f266fabb1..9b29ea01b82 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
03 August 2020
+
Doxxmedearly updated:
+
+ - Added phoron bounties. These will always be marked as the high priority bounties.
+ - Removed the positronic brain bounty.
+
mikomyazaki updated:
- Amputation of stumps and robotic limbs will now work properly again.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 030229aab24..663c041a3d6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14667,6 +14667,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: _SendSignal now properly formats arguments for sending to components
and elements.
2020-08-03:
+ Doxxmedearly:
+ - rscadd: Added phoron bounties. These will always be marked as the high priority
+ bounties.
+ - rscdel: Removed the positronic brain bounty.
mikomyazaki:
- bugfix: Amputation of stumps and robotic limbs will now work properly again.
- bugfix: All cigarettes and pipes now generate appropriate taste messages. However,
diff --git a/html/changelogs/doxxmedearly - phoron_arc.yml b/html/changelogs/doxxmedearly - phoron_arc.yml
deleted file mode 100644
index 8a4d3265c3d..00000000000
--- a/html/changelogs/doxxmedearly - phoron_arc.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Doxxmedearly
-
-delete-after: True
-
-changes:
- - rscadd: "Added phoron bounties. These will always be marked as the high priority bounties."
- - rscdel: "Removed the positronic brain bounty."