summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8464.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8464.internal')
-rw-r--r--doc/whatsnew/fragments/8464.internal3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8464.internal b/doc/whatsnew/fragments/8464.internal
new file mode 100644
index 000000000..4b4109c7b
--- /dev/null
+++ b/doc/whatsnew/fragments/8464.internal
@@ -0,0 +1,3 @@
+Following a deprecation period, ``ColorizedTextReporter`` only accepts ``ColorMappingDict``.
+
+Refs #8464