diff --git a/html/changelog.html b/html/changelog.html
index bd854f562c7..e134a8abdb0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,8 @@
You can now alt-click laser tag armour to be able to set how many hits it will take before flooring you.
You can now use a multitool on laser tag gear to change which colour it is and works against.
Lowered the laser tag gun recharge rate to 4 seconds per shot, down from 8 seconds per shot.
+ The Tachyon-Doppler Array outputs its results to the science channel instead of common, now.
+ You can now toggle the doppler array's reporting on or off by clicking on it.
06 March 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8d46fd23f43..02ca0b55630 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18751,3 +18751,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
is and works against.
- tweak: Lowered the laser tag gun recharge rate to 4 seconds per shot, down from
8 seconds per shot.
+ - tweak: The Tachyon-Doppler Array outputs its results to the science channel instead
+ of common, now.
+ - rscadd: You can now toggle the doppler array's reporting on or off by clicking
+ on it.
diff --git a/html/changelogs/geeves-doppler-kablooie.yml b/html/changelogs/geeves-doppler-kablooie.yml
deleted file mode 100644
index 842bd20c9f2..00000000000
--- a/html/changelogs/geeves-doppler-kablooie.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "The Tachyon-Doppler Array outputs its results to the science channel instead of common, now."
- - rscadd: "You can now toggle the doppler array's reporting on or off by clicking on it."
\ No newline at end of file