diff --git a/source/unified-test-format/unified-test-format.rst b/source/unified-test-format/unified-test-format.rst index 8913d328da..f7a7bba9da 100644 --- a/source/unified-test-format/unified-test-format.rst +++ b/source/unified-test-format/unified-test-format.rst @@ -4003,6 +4003,8 @@ Changelog .. Please note schema version bumps in changelog entries where applicable. +:2023-06-13: **Schema version 1.15.** + Add ``databaseName`` field to ``CommandFailedEvent`` and ``CommandSucceededEvent``. :2023-05-26: **Schema version 1.14.** Add ``topologyDescriptionChangedEvent``. :2023-05-17: Add ``runCursorCommand`` and ``createCommandCursor`` operations.