diff --git a/html/changelog.html b/html/changelog.html
index 7177c49932a..b5d3beb2329 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,14 @@
08 January 2019
+
Alonefromhell updated:
+
+ - Added an "All" option to ghost hud vision.
+
+
AzuleUtama updated:
+
+ - Renamed and reorganized the ammunition in the uplink to make it easier for Nuclear Operatives to find the right ammo for their gun.
+
datlo updated:
- Fixed grey translator translating the entire server.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9abb5616261..a7478c5e8e6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8613,6 +8613,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Fox McCloud:
- bugfix: Fixes auto-injectors being free parapens
2019-01-08:
+ Alonefromhell:
+ - rscadd: Added an "All" option to ghost hud vision.
+ AzuleUtama:
+ - spellcheck: Renamed and reorganized the ammunition in the uplink to make it easier
+ for Nuclear Operatives to find the right ammo for their gun.
datlo:
- bugfix: Fixed grey translator translating the entire server.
- bugfix: Fixed BSA size checks being reversed, causing the BSA to clip through
diff --git a/html/changelogs/AutoChangeLog-pr-10600.yml b/html/changelogs/AutoChangeLog-pr-10600.yml
deleted file mode 100644
index 2c88fc4caaf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10600.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alonefromhell"
-delete-after: True
-changes:
- - rscadd: "Added an \"All\" option to ghost hud vision."
diff --git a/html/changelogs/AutoChangeLog-pr-10606.yml b/html/changelogs/AutoChangeLog-pr-10606.yml
deleted file mode 100644
index 9a0c50d2c91..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10606.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AzuleUtama"
-delete-after: True
-changes:
- - spellcheck: "Renamed and reorganized the ammunition in the uplink to make it easier for Nuclear Operatives to find the right ammo for their gun."