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"