diff --git a/html/changelog.html b/html/changelog.html
index c95244c1eb7..b1cca899edc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,10 +56,19 @@
-->
30 March 2016
+
Coiax updated:
+
+ - Geiger counters can now be stored in the suit storage of radiation suits
+
RemieRichards updated:
- fixes shift-clicking action buttons not instantly resetting their location. (I'm only making a changelog for this because apparently barely noone even knows you can move the buttons, let alone reset them...)
+
TehZombehz updated:
+
+ - Honey buns and honey nut bars are now craftable using honey.
+ - Brewing mead now requires actual honey.
+
29 March 2016
Bawhoppen updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 800a1c41b92..7438f98b9cf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4250,7 +4250,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Wall-mounted flasher frames now have icons.
- bugfix: Upgraded resonators now have an inhand sprite.
2016-03-30:
+ Coiax:
+ - rscadd: Geiger counters can now be stored in the suit storage of radiation suits
RemieRichards:
- bugfix: fixes shift-clicking action buttons not instantly resetting their location.
(I'm only making a changelog for this because apparently barely noone even knows
you can move the buttons, let alone reset them...)
+ TehZombehz:
+ - rscadd: Honey buns and honey nut bars are now craftable using honey.
+ - tweak: Brewing mead now requires actual honey.
diff --git a/html/changelogs/AutoChangeLog-pr-16460.yml b/html/changelogs/AutoChangeLog-pr-16460.yml
deleted file mode 100644
index 47f96785ad4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-16460.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: TehZombehz
-delete-after: True
-changes:
- - rscadd: "Honey buns and honey nut bars are now craftable using honey."
- - tweak: "Brewing mead now requires actual honey."
diff --git a/html/changelogs/AutoChangeLog-pr-16472.yml b/html/changelogs/AutoChangeLog-pr-16472.yml
deleted file mode 100644
index ddb1bc66d70..00000000000
--- a/html/changelogs/AutoChangeLog-pr-16472.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Coiax
-delete-after: True
-changes:
- - rscadd: "Geiger counters can now be stored in the suit storage of radiation suits"