From 28f0a66b32a5b27b3b9ff8aef736deb4cafa6d3e Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Wed, 22 Feb 2023 19:50:07 +0100 Subject: [PATCH] Automatic changelog for PR #19200 [ci skip] --- html/changelogs/AutoChangeLog-pr-19200.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19200.yml diff --git a/html/changelogs/AutoChangeLog-pr-19200.yml b/html/changelogs/AutoChangeLog-pr-19200.yml new file mode 100644 index 00000000000..b725f23967f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19200.yml @@ -0,0 +1,6 @@ +author: "SkyratBot" +delete-after: True +changes: + - refactor: "Tidied up spider ability code, they should all work the same, but please report if they do not." + - refactor: "Spiders and Geneticists now use the same ability to make webs rather than two virtually-identical ones, which should also perform just as it did before this change." + - bugfix: "Setting a directive as a Spider Midwife should properly pass and announce itself to new spiders." \ No newline at end of file