Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion spec/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ A reference to a _term_ looks like this.

### Stability Policy

Updates to this specification will not make any valid _message_ invalid.
Updates to this specification will not result in a _valid_ _message_ emitting a _Syntax Error_
or _Data Model Error_.

Updates to this specification will not specify an _error_ for any _message_
that previously did not specify an _error_.
Expand Down