diff --git a/html/changelog.html b/html/changelog.html
index 53a7a40745..0e8693f4cb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,17 @@
-->
+
18 March 2021
+
Arturlang updated:
+
+ - Combat mode right click and right click verb give's are now actualyl targeted
+
+
Hatterhat updated:
+
+ - Hypospray vials are now printable from the medical techshift start.
+ - Empty hypospray kits are now printable behind biological technology. tweak: Quantum electromag (T4 lasers) are now behind Advanced Bluespace like the rest of T4.
+
+
17 March 2021
KeRSedChaplain updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b2afbcd4d3..cd9d07e740 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28744,3 +28744,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- soundadd: added sounds for the ratvar end sequence, voiced by @dzahlus
timothyteakettle:
- rscadd: speech panel added to main menu customization
+2021-03-18:
+ Arturlang:
+ - bugfix: Combat mode right click and right click verb give's are now actualyl targeted
+ Hatterhat:
+ - rscadd: Hypospray vials are now printable from the medical techshift start.
+ - rscadd: 'Empty hypospray kits are now printable behind biological technology.
+ tweak: Quantum electromag (T4 lasers) are now behind Advanced Bluespace like
+ the rest of T4.'
diff --git a/html/changelogs/AutoChangeLog-pr-14406.yml b/html/changelogs/AutoChangeLog-pr-14406.yml
deleted file mode 100644
index 34e45a5f9c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14406.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - rscadd: "Hypospray vials are now printable from the medical techshift start."
- - rscadd: "Empty hypospray kits are now printable behind biological technology.
-tweak: Quantum electromag (T4 lasers) are now behind Advanced Bluespace like the rest of T4."
diff --git a/html/changelogs/AutoChangeLog-pr-14448.yml b/html/changelogs/AutoChangeLog-pr-14448.yml
deleted file mode 100644
index f20def0479..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14448.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arturlang"
-delete-after: True
-changes:
- - bugfix: "Combat mode right click and right click verb give's are now actualyl targeted"