diff --git a/html/changelog.html b/html/changelog.html
index a69b6809913..f752c5690f1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,16 @@
-->
+
01 January 2019
+
4dplanner updated:
+
+ - squashed plants react on the turf they are squashed
+
+
coiax updated:
+
+ - Removes bomb notification sound for observers.
+
+
30 December 2018
MadmanMartian updated:
@@ -1279,37 +1289,6 @@
- Fixed a bug that caused fire extinguishers to often fail to extinguish people.
-
- 30 October 2018
- Barhandar updated:
-
- - Basic tools are now a starting node and do not need researching.
- - Autolathe tools can now be printed again without needing a design disk.
-
- ShizCalev updated:
-
- - Fixed an exploit allowing you to teleport ammo out of a magazine.
- - Fixed magazine loading sounds playing at the incorrect location if you load the magazine via TK.
-
- Zxaber updated:
-
- - Fixed borg organ bags causing brain damage when picking up brains.
-
-
- 29 October 2018
- Barhandar updated:
-
- - Pumpkin meteors on Halloween now replace catastrophic meteor waves, instead of ALL OF THEM.
-
- Basilman updated:
-
- - fixed blindness identification blindfold changing color more than once
- - fixed blindfold item being split in your inventory
-
- cyclowns updated:
-
- - Fixes stimulum and nitryl reagents running out too fast
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c472b630ba9..c61a56f5b84 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22170,3 +22170,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: The Shuffle Race wizard event no longer changes people's names.
- tweak: When laying the drapes for surgery, only the surgeon will know which proceedure
has been initiated.
+2019-01-01:
+ 4dplanner:
+ - bugfix: squashed plants react on the turf they are squashed
+ coiax:
+ - rscdel: Removes bomb notification sound for observers.
diff --git a/html/changelogs/AutoChangeLog-pr-42135.yml b/html/changelogs/AutoChangeLog-pr-42135.yml
deleted file mode 100644
index ff5aa4681d8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-42135.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "4dplanner"
-delete-after: True
-changes:
- - bugfix: "squashed plants react on the turf they are squashed"
diff --git a/html/changelogs/AutoChangeLog-pr-42140.yml b/html/changelogs/AutoChangeLog-pr-42140.yml
deleted file mode 100644
index 5d4a11aa6c7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-42140.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscdel: "Removes bomb notification sound for observers."