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