From cd5660a87d8dfe05ffed8da4aa945feac03ff84e Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sat, 3 Jul 2021 10:46:17 -0700 Subject: [PATCH] Automatic changelog generation for PR #59953 [ci skip] --- html/changelogs/AutoChangeLog-pr-59953.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-59953.yml diff --git a/html/changelogs/AutoChangeLog-pr-59953.yml b/html/changelogs/AutoChangeLog-pr-59953.yml new file mode 100644 index 00000000000..06cc730f5c9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-59953.yml @@ -0,0 +1,5 @@ +author: "Watermelon914" +delete-after: True +changes: + - qol: "The RAM circuit component now allows you to select the type instead of trying to interpret it, allowing it to be used as a constant value component." + - code_imp: "Made the any datatype for circuit components much easier to read in code."