We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d808b commit 540d3deCopy full SHA for 540d3de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.3.0](https://github.com/uport-project/uport-did-driver/compare/2.2.9...2.3.0) (2022-02-13)
2
+
3
4
+### Features
5
6
+* add EnergyWebFoundation EWC network ([#68](https://github.com/uport-project/uport-did-driver/issues/68)) ([46d808b](https://github.com/uport-project/uport-did-driver/commit/46d808bcb78bec864822a9fdd821a4a5b30008cc))
7
8
## [2.2.9](https://github.com/uport-project/uport-did-driver/compare/2.2.8...2.2.9) (2022-01-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "uport-did-driver",
- "version": "2.2.9",
+ "version": "2.3.0",
"private": "true",
"description": "uPort DID method driver",
"main": "src/server.js",
0 commit comments