diff --git a/html/changelog.html b/html/changelog.html index 2b6b76f920..d3d490689d 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,12 @@ -->
+

11 September 2020

+

Putnam3145 updated:

+ +

09 September 2020

Putnam3145 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index f8f47e456e..6b214a58f5 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -27275,3 +27275,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Made superconductivity work for the first time literally ever. timothyteakettle: - bugfix: accents work better +2020-09-11: + Putnam3145: + - balance: Superconducting turfs now can't go below 0 celsius. diff --git a/html/changelogs/AutoChangeLog-pr-13378.yml b/html/changelogs/AutoChangeLog-pr-13378.yml deleted file mode 100644 index c367629476..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13378.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - balance: "Superconducting turfs now can't go below 0 celsius."