From 26c34990fc5cf3543ad0caee383d85fd092c2887 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 21 Jan 2018 11:54:18 -0600 Subject: [PATCH] Automatic changelog generation for PR #4984 [ci skip] --- html/changelogs/AutoChangeLog-pr-4984.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4984.yml diff --git a/html/changelogs/AutoChangeLog-pr-4984.yml b/html/changelogs/AutoChangeLog-pr-4984.yml new file mode 100644 index 0000000000..7bcdcd1d76 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4984.yml @@ -0,0 +1,9 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - balance: "foam and smoke now get 4x the reagents as they should according to the comments" + - bugfix: "fixes pyrosium and cryostylane not heating or cooling humans at all" + - bugfix: "fixes cryostylane cooling beakers to negative kelvin, it's now limited to what the description says" + - bugfix: "fixes cryostylane cooling people to negative body temperature" + - code_imp: "removed redundant check in trans_to" + - code_imp: "fixes a runtime when total_volume is 0 in copy_to"