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

Commit 4d5c5b8

Browse files
committed
Merge branch 'master' into v0.21-dev
2 parents d075a95 + d898f71 commit 4d5c5b8

File tree

2 files changed

+2945
-3746
lines changed

2 files changed

+2945
-3746
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [0.21.0](https://github.com/dashevo/js-dpp/compare/v0.20.0...v0.21.0) (2021-10-12)
1+
# [0.21.0](https://github.com/dashevo/js-dpp/compare/v0.20.1...v0.21.0) (2021-10-12)
22

33

44
### Features
@@ -24,6 +24,15 @@
2424

2525

2626

27+
## [0.20.1](https://github.com/dashevo/js-dpp/compare/v0.20.0...v0.20.1) (2021-07-14)
28+
29+
30+
### Features
31+
32+
* remove verify SML flag triggers ([#324](https://github.com/dashevo/js-dpp/issues/324))
33+
34+
35+
2736
# [0.20.0](https://github.com/dashevo/js-dpp/compare/v0.19.2...v0.20.0) (2021-07-08)
2837

2938

@@ -45,6 +54,7 @@
4554
* `definitions` is now defined using `$defs` keyword
4655
* 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)
4756
* usage of `if`, `then`, `else`, `allOf`, `anyOf`, `oneOf`, `patternProperties` in document properties is prohibited
57+
* `.initialize()` must be called before using DashPlatformProtocol
4858

4959

5060

0 commit comments

Comments
 (0)