File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -277,6 +277,15 @@ which only expects the `accord` option:
277277This section describes the functions which each implementation MUST provide
278278to be conformant with this specification.
279279
280+ > [!NOTE]
281+ > The [Stability Policy](/spec#stability-policy) allows for updates to
282+ > Default Registry functions to add support for new options.
283+ > As implementations are permitted to ignore options that they do not support,
284+ > it is possible to write messages using options not defined below
285+ > which currently format with no error, but which could produce errors
286+ > when formatted with a later edition of the Default Registry.
287+ > Therefore, using options not explicitly defined here is NOT RECOMMENDED.
288+
280289## String Value Selection and Formatting
281290
282291### The `:string` function
You can’t perform that action at this time.
0 commit comments