From 4d750241ee5f9f3e1bd2f84a2d95d9c43bf2a246 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Fri, 20 Oct 2023 18:56:43 +1300 Subject: [PATCH] Automatic changelog for PR #79059 [ci skip] --- html/changelogs/AutoChangeLog-pr-79059.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-79059.yml diff --git a/html/changelogs/AutoChangeLog-pr-79059.yml b/html/changelogs/AutoChangeLog-pr-79059.yml new file mode 100644 index 00000000000..57dee72921e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-79059.yml @@ -0,0 +1,6 @@ +author: "SyncIt21" +delete-after: True +changes: + - bugfix: "plumbing pill press & bottler won't stop when processing 50 unit bottles" + - code_imp: "made a lot of variables defines and lists static to save memory for plumbing pill press. Moved global lists to it's rightful\nplace" + - code_imp: "copied over chem master pill & patch designs over to plumbing pill press and removed the old designs. resized UI" \ No newline at end of file