Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit d898f71

Browse files
authored
docs: add missing breaking feature to changelog (#327)
1 parent 7c6e01d commit d898f71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* `definitions` is now defined using `$defs` keyword
2929
* JSON Schema strict validation is enabled. Previous contract schemas invalid in case they are not respecting strict mode constraints (reference [this link](https://ajv.js.org/strict-mode.html) for more information)
3030
* usage of `if`, `then`, `else`, `allOf`, `anyOf`, `oneOf`, `patternProperties` in document properties is prohibited
31+
* `.initialize()` must be called before using DashPlatformProtocol
3132

3233

3334

0 commit comments

Comments
 (0)