summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8477.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8477.internal')
-rw-r--r--doc/whatsnew/fragments/8477.internal4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8477.internal b/doc/whatsnew/fragments/8477.internal
new file mode 100644
index 000000000..d7b043521
--- /dev/null
+++ b/doc/whatsnew/fragments/8477.internal
@@ -0,0 +1,4 @@
+Following a deprecation period, the ``location`` argument of the
+``Message`` class must now be a ``MessageLocationTuple``.
+
+Refs #8477