diff --git a/html/changelog.html b/html/changelog.html
index 5b33bff5da7..6560f3a08fa 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,22 @@
-->
+
30 October 2018
+
Farie82 updated:
+
+ - Items dropped in a space pod are now under the seat. No more magical dropping out of the pod
+
+
Warior4356 updated:
+
+ - Megaphone now handle speech impediments properly
+ - Swiping an ID through a drone no longer causes a runtime and correctly shuts it down
+ - Silicons are now able to open a door linked to a button regardless of proximity
+
+
warior4356 updated:
+
+ - fixed the holosign in surgery1
+
+
29 October 2018
Farie82 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c30a1d16165..a71b73f31ac 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7776,3 +7776,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Mech speech bubbles should now follow the mech.
gatchapod:
- bugfix: Fixed airlocks electrocuting people remotely through open UI
+2018-10-30:
+ Farie82:
+ - bugfix: Items dropped in a space pod are now under the seat. No more magical dropping
+ out of the pod
+ Warior4356:
+ - bugfix: Megaphone now handle speech impediments properly
+ - bugfix: Swiping an ID through a drone no longer causes a runtime and correctly
+ shuts it down
+ - bugfix: Silicons are now able to open a door linked to a button regardless of
+ proximity
+ warior4356:
+ - bugfix: fixed the holosign in surgery1
diff --git a/html/changelogs/AutoChangeLog-pr-10053.yml b/html/changelogs/AutoChangeLog-pr-10053.yml
deleted file mode 100644
index 8d54634460e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10053.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - bugfix: "Items dropped in a space pod are now under the seat. No more magical dropping out of the pod"
diff --git a/html/changelogs/AutoChangeLog-pr-10054.yml b/html/changelogs/AutoChangeLog-pr-10054.yml
deleted file mode 100644
index 2d53e6f19e8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10054.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "warior4356"
-delete-after: True
-changes:
- - bugfix: "fixed the holosign in surgery1"
diff --git a/html/changelogs/AutoChangeLog-pr-10056.yml b/html/changelogs/AutoChangeLog-pr-10056.yml
deleted file mode 100644
index 5c7426be636..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10056.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Warior4356"
-delete-after: True
-changes:
- - bugfix: "Megaphone now handle speech impediments properly"
diff --git a/html/changelogs/AutoChangeLog-pr-10058.yml b/html/changelogs/AutoChangeLog-pr-10058.yml
deleted file mode 100644
index 55894317a4a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10058.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Warior4356"
-delete-after: True
-changes:
- - bugfix: "Swiping an ID through a drone no longer causes a runtime and correctly shuts it down"
diff --git a/html/changelogs/AutoChangeLog-pr-10061.yml b/html/changelogs/AutoChangeLog-pr-10061.yml
deleted file mode 100644
index 7f136b69dc6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10061.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Warior4356"
-delete-after: True
-changes:
- - bugfix: "Silicons are now able to open a door linked to a button regardless of proximity"