From 54838ccfcf1579128d9dfdb2d13576b982f57e12 Mon Sep 17 00:00:00 2001 From: ParadiseSS13-Bot Date: Sun, 27 Oct 2019 16:13:58 -0400 Subject: [PATCH] Automatic changelog generation for PR #12655 [ci skip] --- html/changelogs/AutoChangeLog-pr-12655.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-12655.yml diff --git a/html/changelogs/AutoChangeLog-pr-12655.yml b/html/changelogs/AutoChangeLog-pr-12655.yml new file mode 100644 index 00000000000..c32a92c9289 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-12655.yml @@ -0,0 +1,6 @@ +author: "craftxbox" +delete-after: True +changes: + - bugfix: "fixed colors not working without regex" + - bugfix: "fixed text panel not loading when an invalid regex is added" + - rscadd: "polyfilled string.prototype.includes"