diff --git a/html/changelog.html b/html/changelog.html
index 4a19b8def47..137551269a0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,11 +56,30 @@
-->
23 April 2016
+
Joan updated:
+
+ - Aliens can now open crates and lockers.
+ - Aliens and monkeys can now climb climbable objects, such as crates and sandbags.
+ - Aliens climb very, very fast.
+
+
Kor updated:
+
+ - Running HE pipes over lava will now heat the gas inside.
+ - Alt+clicking on your mecha (while inside it) will toggle strafing mode.
+
+
Mercenaryblue updated:
+
+ - Allowed all corgis to wear red wizard hats.
+
TechnoAlchemisto updated:
- Goliaths now drop bones, and Watchers drop sinews.
- You can craft primitive gear from bone and sinew.
+
coiax updated:
+
+ - Non-humans are now able to interact with bee boxes.
+
22 April 2016
Bawhoppen updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 08b9c637065..4fd3cb663bb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4585,6 +4585,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: xenobio console is deconstructable again.
- tweak: syndibomb recipe calls for any matter bin, scaling effectiveness with tier.
2016-04-23:
+ Joan:
+ - bugfix: Aliens can now open crates and lockers.
+ - bugfix: Aliens and monkeys can now climb climbable objects, such as crates and
+ sandbags.
+ - rscadd: Aliens climb very, very fast.
+ Kor:
+ - rscadd: Running HE pipes over lava will now heat the gas inside.
+ - rscadd: Alt+clicking on your mecha (while inside it) will toggle strafing mode.
+ Mercenaryblue:
+ - rscadd: Allowed all corgis to wear red wizard hats.
TechnoAlchemisto:
- rscadd: Goliaths now drop bones, and Watchers drop sinews.
- rscadd: You can craft primitive gear from bone and sinew.
+ coiax:
+ - bugfix: Non-humans are now able to interact with bee boxes.
diff --git a/html/changelogs/AutoChangeLog-pr-17019.yml b/html/changelogs/AutoChangeLog-pr-17019.yml
deleted file mode 100644
index 2d5c385e5b7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17019.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Kor
-delete-after: True
-changes:
- - rscadd: "Running HE pipes over lava will now heat the gas inside."
diff --git a/html/changelogs/AutoChangeLog-pr-17023.yml b/html/changelogs/AutoChangeLog-pr-17023.yml
deleted file mode 100644
index 0802979f45f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17023.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Kor
-delete-after: True
-changes:
- - rscadd: "Alt+clicking on your mecha (while inside it) will toggle strafing mode."
diff --git a/html/changelogs/AutoChangeLog-pr-17030.yml b/html/changelogs/AutoChangeLog-pr-17030.yml
deleted file mode 100644
index fdb59b511e5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17030.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Joan
-delete-after: True
-changes:
- - bugfix: "Aliens can now open crates and lockers."
- - bugfix: "Aliens and monkeys can now climb climbable objects, such as crates and sandbags."
- - rscadd: "Aliens climb very, very fast."
diff --git a/html/changelogs/AutoChangeLog-pr-17033.yml b/html/changelogs/AutoChangeLog-pr-17033.yml
deleted file mode 100644
index b002c4dd72f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17033.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: coiax
-delete-after: True
-changes:
- - bugfix: "Non-humans are now able to interact with bee boxes."
diff --git a/html/changelogs/AutoChangeLog-pr-17055.yml b/html/changelogs/AutoChangeLog-pr-17055.yml
deleted file mode 100644
index fe683f46f51..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17055.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Mercenaryblue
-delete-after: True
-changes:
- - rscadd: "Allowed all corgis to wear red wizard hats."