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."