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:

+ +

coiax updated:

+ +

30 December 2018

MadmanMartian updated:

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."