From dc48dae33550b00c61c0eceb9d5273231dd032a4 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 23 Oct 2021 01:24:40 +0200 Subject: [PATCH] Automatic changelog generation for PR #8969 [ci skip] --- html/changelogs/AutoChangeLog-pr-8969.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-8969.yml diff --git a/html/changelogs/AutoChangeLog-pr-8969.yml b/html/changelogs/AutoChangeLog-pr-8969.yml new file mode 100644 index 00000000000..cfc7fc91b1e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-8969.yml @@ -0,0 +1,5 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "The proc call, set var, and spawn atom circuit components will properly resolve any weakrefs passed to them through their list ports." + - admin: "The signal handler circuit component has two new presets, item_pre_attack_secondary and item_afterattack_secondary."