Skip to content

Commit 7479ee2

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.4.0...2.0.0) (2021-03-15) ### Features * add artis networks ([#10](#10)) ([7866dc4](7866dc4)) * new resolvers and automation ([#13](#13)) ([9fbec67](9fbec67)), closes [#12](#12) [#12](#12) ### BREAKING CHANGES * result is now a `DIDResolutionResult` instead of a `DIDDocument`
1 parent 9fbec67 commit 7479ee2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# [2.0.0](https://github.com/uport-project/uport-did-driver/compare/v1.4.0...2.0.0) (2021-03-15)
2+
3+
4+
### Features
5+
6+
* add artis networks ([#10](https://github.com/uport-project/uport-did-driver/issues/10)) ([7866dc4](https://github.com/uport-project/uport-did-driver/commit/7866dc41ba09ac05a67028b9cea057116d54e1dd))
7+
* new resolvers and automation ([#13](https://github.com/uport-project/uport-did-driver/issues/13)) ([9fbec67](https://github.com/uport-project/uport-did-driver/commit/9fbec679f026edf4b9f30e41ca213eef9503cef2)), closes [#12](https://github.com/uport-project/uport-did-driver/issues/12) [#12](https://github.com/uport-project/uport-did-driver/issues/12)
8+
9+
10+
### BREAKING CHANGES
11+
12+
* result is now a `DIDResolutionResult` instead of a `DIDDocument`

0 commit comments

Comments
 (0)