diff --git a/html/changelog.html b/html/changelog.html index 01d3861fc5..9afc2527a3 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,15 @@ -->
+

03 September 2020

+

Ghommie updated:

+ +

02 September 2020

Putnam3145 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index ff80f736e1..293fc99b70 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -27206,3 +27206,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: pyroclastic anomaly client spam timothyteakettle: - rscadd: you can hide your ckey now from the roundend report +2020-09-03: + Ghommie: + - bugfix: Jaunters should now work with magic mirror chasming. + - bugfix: The photocopier can now print more than one copy at a time. + - bugfix: Alkali perspiration infos don't crash the Pandemic UI anymore. + - bugfix: Windoors can be actually tinted now. diff --git a/html/changelogs/AutoChangeLog-pr-13330.yml b/html/changelogs/AutoChangeLog-pr-13330.yml deleted file mode 100644 index 1ca65338c2..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13330.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Ghommie" -delete-after: True -changes: - - bugfix: "Jaunters should now work with magic mirror chasming." - - bugfix: "The photocopier can now print more than one copy at a time." - - bugfix: "Alkali perspiration infos don't crash the Pandemic UI anymore." - - bugfix: "Windoors can be actually tinted now."