summaryrefslogtreecommitdiff
path: root/doc/api/assert.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/assert.md')
-rw-r--r--doc/api/assert.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/assert.md b/doc/api/assert.md
index 384db3b02b..809dc01340 100644
--- a/doc/api/assert.md
+++ b/doc/api/assert.md
@@ -11,7 +11,7 @@ invariants.
<!-- YAML
added: v9.9.0
changes:
- - version: REPLACEME
+ - version: v13.9.0
description: Changed "strict mode" to "strict assertion mode" and "legacy
mode" to "legacy assertion mode" to avoid confusion with the
more usual meaining of "strict mode".