From 4604347dc2ffa0edf2d56ddb735ec2b7dedc862e Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Sat, 27 May 2023 00:53:24 +1200 Subject: [PATCH] Automatic changelog for PR #75300 [ci skip] --- html/changelogs/AutoChangeLog-pr-75300.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-75300.yml diff --git a/html/changelogs/AutoChangeLog-pr-75300.yml b/html/changelogs/AutoChangeLog-pr-75300.yml new file mode 100644 index 00000000000..9a02761c667 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-75300.yml @@ -0,0 +1,6 @@ +author: "SyncIt21" +delete-after: True +changes: + - bugfix: "runtime when sm processes gases in vacuum" + - qol: "sm will now get activated for the very first time only if there is more than 0.01 moles of a reactive gas present, so you can now safely install it in near vacuum" + - qol: "sm will continue to process gasses only when there is above 0.01 moles of the gas present else it just ignores it" \ No newline at end of file