From 75e992b51736709447db5f1b60fb5452eb33338d Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sun, 7 Aug 2022 06:51:24 +0200 Subject: [PATCH] Automatic changelog generation for PR #15446 [ci skip] --- html/changelogs/AutoChangeLog-pr-15446.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-15446.yml diff --git a/html/changelogs/AutoChangeLog-pr-15446.yml b/html/changelogs/AutoChangeLog-pr-15446.yml new file mode 100644 index 00000000000..2a1d5c4d3ee --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-15446.yml @@ -0,0 +1,4 @@ +author: "SkyratBot" +delete-after: True +changes: + - code_imp: "Radiation pulses will ask MC if they should continue processing for every turf they iterate through, rather than just every pulse."