diff --git a/reference/strings/functions/money-format.xml b/reference/strings/functions/money-format.xml
index 8ef0050adf..2071cc8255 100644
--- a/reference/strings/functions/money-format.xml
+++ b/reference/strings/functions/money-format.xml
@@ -6,6 +6,10 @@
Formats a number as a currency string
+
+ &warn.deprecated.function-7-4-0;
+
+
&reftitle.description;
@@ -229,6 +233,31 @@
+
+ &reftitle.changelog;
+
+
+
+
+
+ &Version;
+ &Description;
+
+
+
+
+ 7.4.0
+
+ This function has been deprecated. Instead,
+ use NumberFormatter::formatCurrency.
+
+
+
+
+
+
+
+
&reftitle.notes;