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

Commit

Permalink
docs: add missing breaking feature to changelog (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez authored Jul 20, 2021
1 parent 7c6e01d commit d898f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* `definitions` is now defined using `$defs` keyword
* 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)
* usage of `if`, `then`, `else`, `allOf`, `anyOf`, `oneOf`, `patternProperties` in document properties is prohibited
* `.initialize()` must be called before using DashPlatformProtocol



Expand Down

0 comments on commit d898f71

Please sign in to comment.