From ae279fed73e222c00d7fe1a46a629ca3cd3b1e12 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 23 May 2018 05:18:18 -0500 Subject: [PATCH] Automatic changelog generation for PR #6574 [ci skip] --- html/changelogs/AutoChangeLog-pr-6574.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-6574.yml diff --git a/html/changelogs/AutoChangeLog-pr-6574.yml b/html/changelogs/AutoChangeLog-pr-6574.yml new file mode 100644 index 0000000000..26ded8adac --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-6574.yml @@ -0,0 +1,5 @@ +author: "Naksu" +delete-after: True +changes: + - code_imp: "HEALS_EARS_2 is removed in favor of the earhealing component" + - code_imp: "wearertargeting component is available to subtype for components that want to target the wearer of an item rather than the item itself"