From e21f84f00bc87cbba2cb19dc58b3b34b0f46ce71 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 26 Nov 2017 23:17:53 -0600 Subject: [PATCH] Automatic changelog generation for PR #4136 [ci skip] --- html/changelogs/AutoChangeLog-pr-4136.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4136.yml diff --git a/html/changelogs/AutoChangeLog-pr-4136.yml b/html/changelogs/AutoChangeLog-pr-4136.yml new file mode 100644 index 0000000000..0737b28919 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4136.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."