From c1f843edc4846df9c68b89eaa63525693052ec11 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Fri, 19 Jan 2018 13:34:51 -0600 Subject: [PATCH] Automatic changelog generation for PR #4934 [ci skip] --- html/changelogs/AutoChangeLog-pr-4934.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4934.yml diff --git a/html/changelogs/AutoChangeLog-pr-4934.yml b/html/changelogs/AutoChangeLog-pr-4934.yml new file mode 100644 index 0000000000..bbffeb7102 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4934.yml @@ -0,0 +1,4 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - bugfix: "fixed the syringe getting a transfer amount of 0 if the contents of it are 0, intended feature was probably to check the target and not the syringe itself for clamp."