diff options
Diffstat (limited to 'contracts/protocol/CHANGELOG.json')
-rw-r--r-- | contracts/protocol/CHANGELOG.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contracts/protocol/CHANGELOG.json b/contracts/protocol/CHANGELOG.json index 96e2f8b70..f7401039a 100644 --- a/contracts/protocol/CHANGELOG.json +++ b/contracts/protocol/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "2.2.3", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "2.2.2", "changes": [ |