summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8412.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8412.internal')
-rw-r--r--doc/whatsnew/fragments/8412.internal3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8412.internal b/doc/whatsnew/fragments/8412.internal
new file mode 100644
index 000000000..ef12ebd18
--- /dev/null
+++ b/doc/whatsnew/fragments/8412.internal
@@ -0,0 +1,3 @@
+``colorize_ansi`` now only accept a ``MessageStyle`` object.
+
+Refs #8412