From c2e9002a76c0fc4d0857cd5f219a3ef72dcbcdf3 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sun, 26 Nov 2017 02:56:50 -0800 Subject: [PATCH] Automatic changelog generation for PR #33034 [ci skip] --- html/changelogs/AutoChangeLog-pr-33034.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-33034.yml diff --git a/html/changelogs/AutoChangeLog-pr-33034.yml b/html/changelogs/AutoChangeLog-pr-33034.yml new file mode 100644 index 00000000000..0737b28919e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-33034.yml @@ -0,0 +1,5 @@ +author: "ACCount" +delete-after: True +changes: + - rscadd: "New integrated circuit components: list constructors/deconstructors. Useful for building lists and taking them apart." + - bugfix: "Fixed multiple bugs in integrated circuits UIs, improved overall usability."