Skip to content

Commit fc162ee

Browse files
committed
Bump version and update CHANGELOG
1 parent 272d7ba commit fc162ee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Changelog
22

3-
## 0.4.0
3+
## 0.4.0 2021-11-17
44

55
### Added
66

7+
- Support for getting account info for a credential registration id.
78
- Support for the update credentials account transaction.
9+
- Support for deploy module, initiate contract and update contract (without parameters).
810

911
## 0.3.0 2021-10-28
1012

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concordium/node-sdk",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Helpers for interacting with the Concordium node",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)