diff --git a/html/changelog.html b/html/changelog.html
index 437ca983a51..6c0bedcc5c1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
08 October 2018
+
PoZe updated:
+
+ - Deleted wrong pipe below medical break room, it shouldn't shoot trash anymore.
+ - Added one cryostatis bag into medica storage. And added a sink to the chemistry. Added disposal unit to EMT room.
+ - Chemistry windoors access is fixed.
+ - Regular ERT members no longer has access to Admin Shuttle(HAP) blast door remote button. ERT commander and CCIA are the only people whose ID has access to it.
+
+
07 October 2018
BurgerBB updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bb31208bd78..f9f348db7ce 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6250,3 +6250,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
on the slime, meaning more water kills slimes faster.
- bugfix: Hunger/thirst icons now scale to their hunger/thirst levels appropriately.
- bugfix: Fixed hunger/thirst penalty scaling.
+2018-10-08:
+ PoZe:
+ - bugfix: Deleted wrong pipe below medical break room, it shouldn't shoot trash
+ anymore.
+ - maptweak: Added one cryostatis bag into medica storage. And added a sink to the
+ chemistry. Added disposal unit to EMT room.
+ - bugfix: Chemistry windoors access is fixed.
+ - bugfix: Regular ERT members no longer has access to Admin Shuttle(HAP) blast door
+ remote button. ERT commander and CCIA are the only people whose ID has access
+ to it.
diff --git a/html/changelogs/Sindorman-fixes.yml b/html/changelogs/Sindorman-fixes.yml
deleted file mode 100644
index 9fe29f22a0b..00000000000
--- a/html/changelogs/Sindorman-fixes.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-author: PoZe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Deleted wrong pipe below medical break room, it shouldn't shoot trash anymore."
- - maptweak: "Added one cryostatis bag into medica storage. And added a sink to the chemistry. Added disposal unit to EMT room."
- - bugfix: "Chemistry windoors access is fixed."
- - bugfix: "Regular ERT members no longer has access to Admin Shuttle(HAP) blast door remote button. ERT commander and CCIA are the only people whose ID has access to it."