From 6fc3b7109675ffe0d50fa15c3ac116a3f6b2096f Mon Sep 17 00:00:00 2001 From: Eemeli Aro Date: Tue, 16 Jul 2024 14:17:27 +0300 Subject: [PATCH] Do not promise stability with all options --- spec/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/README.md b/spec/README.md index a631901c67..c6480ff066 100644 --- a/spec/README.md +++ b/spec/README.md @@ -82,7 +82,8 @@ A reference to a _term_ looks like this. Updates to this specification will not change the syntactical meaning, the runtime output, or other behaviour of valid messages written for earlier versions of this specification -that only use functions defined in this specification. +that only use functions defined in this specification +and options explicitly defined for them. Updates to this specification will not remove any syntax provided in this version. Future versions MAY add additional structure or meaning to existing syntax.