From 61a6f3e95e52f53b00534ce2d1d663b7fde16424 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Thu, 13 Feb 2020 08:05:54 -0600 Subject: [PATCH] Automatic changelog generation for PR #11038 [ci skip] --- html/changelogs/AutoChangeLog-pr-11038.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-11038.yml diff --git a/html/changelogs/AutoChangeLog-pr-11038.yml b/html/changelogs/AutoChangeLog-pr-11038.yml new file mode 100644 index 0000000000..b157c31af8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-11038.yml @@ -0,0 +1,4 @@ +author: "kevinz000" +delete-after: True +changes: + - bugfix: "STOP_PROCESSING now removes from currentrun to prevent another process cycle from happening where it shouldn't."