From 7771a76dcaead0782b566470d1a3c4eab08359d9 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Tue, 29 Jun 2021 13:23:17 -0700 Subject: [PATCH] Automatic changelog generation for PR #59850 [ci skip] --- html/changelogs/AutoChangeLog-pr-59850.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-59850.yml diff --git a/html/changelogs/AutoChangeLog-pr-59850.yml b/html/changelogs/AutoChangeLog-pr-59850.yml new file mode 100644 index 00000000000..676df6e3be8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-59850.yml @@ -0,0 +1,7 @@ +author: "Watermelon914" +delete-after: True +changes: + - expansion: "Adds several list circuit components to manipulate lists." + - expansion: "Adds the table datatype that can have queries performed on it with components." + - expansion: "Adds USB connections for the arrest console." + - bugfix: "Fixed race conditions happening with circuits."