From be4b55215528eba0465eee3f5c971cb5d6af4d9e Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Fri, 22 Jan 2021 16:31:30 +0100 Subject: [PATCH] Automatic changelog generation for PR #2833 [ci skip] --- html/changelogs/AutoChangeLog-pr-2833.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-2833.yml diff --git a/html/changelogs/AutoChangeLog-pr-2833.yml b/html/changelogs/AutoChangeLog-pr-2833.yml new file mode 100644 index 00000000000..a01d53858df --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2833.yml @@ -0,0 +1,4 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "Fixes an exploit where machine frames could be stacked. Now when a machine frame is created on a turf it shouldn't, it deconstructs itself down into its component parts."