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 272d7ba commit fc162eeCopy full SHA for fc162ee
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Changelog
2
3
-## 0.4.0
+## 0.4.0 2021-11-17
4
5
### Added
6
7
+- Support for getting account info for a credential registration id.
8
- Support for the update credentials account transaction.
9
+- Support for deploy module, initiate contract and update contract (without parameters).
10
11
## 0.3.0 2021-10-28
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@concordium/node-sdk",
- "version": "0.4.0",
+ "version": "0.5.0",
"description": "Helpers for interacting with the Concordium node",
"repository": {
"type": "git",
0 commit comments