From 40d402ffca6202cdfafe711a26745d9dae2e1d1e Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Tue, 25 Apr 2023 18:41:12 +0100 Subject: [PATCH] Automatic changelog for PR #20761 [ci skip] --- html/changelogs/AutoChangeLog-pr-20761.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-20761.yml diff --git a/html/changelogs/AutoChangeLog-pr-20761.yml b/html/changelogs/AutoChangeLog-pr-20761.yml new file mode 100644 index 00000000000..c8b95901eb5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-20761.yml @@ -0,0 +1,5 @@ +author: "SkyratBot" +delete-after: True +changes: + - refactor: "removed duplicate `pre_attack()` & redundant `attackby()` procs which did the same thing" + - bugfix: "unnecessary crash when unwrenching pipes/devices with the RPD" \ No newline at end of file