diff --git a/html/changelog.html b/html/changelog.html
index ec1ecd1c0e3..7999a3cb755 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,27 @@
-->
+
20 June 2020
+
Alberyk updated:
+
+ - Vampires can no longer suck blood if their own mouth is being blocked by something.
+
+
Geeves updated:
+
+ - Added an admin verb that ends the round smoothly, displaying the end round card.
+ - Wizard learned spells are now properly displayed at round.
+ - Antags added to gamemodes they don't belong in, now properly update the gamemode's antag template, allowing their things to be displayed at round end.
+ - Fixed a typo in the apprentice pebble spawn-in calling it an 'artificer pebble' in deadchat.
+
+
Geeves, Code by Chinsky and CrimsonShrike updated:
+
+ - The druggy overlay has been upgraded.
+
+
Geeves, MoondancerPony updated:
+
+ - Pointing at something now highlights it instead of making an arrow. Pointing at turfs unaffected.
+
+
19 June 2020
Doxxmedearly updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fe16734c93e..6619b59534f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13739,3 +13739,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a key for the ninja radio channel, Q.
ParadoxSpace:
- tweak: Checking a pulse is now less metagamey.
+2020-06-20:
+ Alberyk:
+ - tweak: Vampires can no longer suck blood if their own mouth is being blocked by
+ something.
+ Geeves:
+ - admin: Added an admin verb that ends the round smoothly, displaying the end round
+ card.
+ - bugfix: Wizard learned spells are now properly displayed at round.
+ - bugfix: Antags added to gamemodes they don't belong in, now properly update the
+ gamemode's antag template, allowing their things to be displayed at round end.
+ - bugfix: Fixed a typo in the apprentice pebble spawn-in calling it an 'artificer
+ pebble' in deadchat.
+ Geeves, Code by Chinsky and CrimsonShrike:
+ - rscadd: The druggy overlay has been upgraded.
+ Geeves, MoondancerPony:
+ - rscadd: Pointing at something now highlights it instead of making an arrow. Pointing
+ at turfs unaffected.
diff --git a/html/changelogs/alberyk-vampirenerf.yml b/html/changelogs/alberyk-vampirenerf.yml
deleted file mode 100644
index 24cec3140b7..00000000000
--- a/html/changelogs/alberyk-vampirenerf.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - tweak: "Vampires can no longer suck blood if their own mouth is being blocked by something."
diff --git a/html/changelogs/geeves-drug_lord.yml b/html/changelogs/geeves-drug_lord.yml
deleted file mode 100644
index 4c15e9696b1..00000000000
--- a/html/changelogs/geeves-drug_lord.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves, Code by Chinsky and CrimsonShrike
-
-delete-after: True
-
-changes:
- - rscadd: "The druggy overlay has been upgraded."
\ No newline at end of file
diff --git a/html/changelogs/geeves-pointing_filter.yml b/html/changelogs/geeves-pointing_filter.yml
deleted file mode 100644
index 0af24561493..00000000000
--- a/html/changelogs/geeves-pointing_filter.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves, MoondancerPony
-
-delete-after: True
-
-changes:
- - rscadd: "Pointing at something now highlights it instead of making an arrow. Pointing at turfs unaffected."
\ No newline at end of file
diff --git a/html/changelogs/geeves-wizard_roundend_report.yml b/html/changelogs/geeves-wizard_roundend_report.yml
deleted file mode 100644
index 3a54d54203c..00000000000
--- a/html/changelogs/geeves-wizard_roundend_report.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - admin: "Added an admin verb that ends the round smoothly, displaying the end round card."
- - bugfix: "Wizard learned spells are now properly displayed at round."
- - bugfix: "Antags added to gamemodes they don't belong in, now properly update the gamemode's antag template, allowing their things to be displayed at round end."
- - bugfix: "Fixed a typo in the apprentice pebble spawn-in calling it an 'artificer pebble' in deadchat."
\ No newline at end of file