diff --git a/html/changelog.html b/html/changelog.html
index f55a7437a58..2fa07b2a491 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,7 @@
- Secuity records program now has a dropdown-menu for the criminal status options, instead of a text input field.
- Cargo shuttle can now send NPC mobs if they are part of an active bounty.
+ - Advanced pinpointer can now indicate z-direction toward its target with an overlay on the sides of the screen.
14 January 2020
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d66b6faedce..75a1a0c996c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11328,3 +11328,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Secuity records program now has a dropdown-menu for the criminal status
options, instead of a text input field.
- bugfix: Cargo shuttle can now send NPC mobs if they are part of an active bounty.
+ - rscadd: Advanced pinpointer can now indicate z-direction toward its target with
+ an overlay on the sides of the screen.
diff --git a/html/changelogs/point_me_to_the_coffee.yml b/html/changelogs/point_me_to_the_coffee.yml
deleted file mode 100644
index 0f99491478f..00000000000
--- a/html/changelogs/point_me_to_the_coffee.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - rscadd: "Advanced pinpointer can now indicate z-direction toward its target with an overlay on the sides of the screen."
\ No newline at end of file