diff options
Diffstat (limited to 'contracts/protocol/CHANGELOG.json')
-rw-r--r-- | contracts/protocol/CHANGELOG.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/contracts/protocol/CHANGELOG.json b/contracts/protocol/CHANGELOG.json new file mode 100644 index 000000000..5c3798a69 --- /dev/null +++ b/contracts/protocol/CHANGELOG.json @@ -0,0 +1,11 @@ +[ + { + "timestamp": 1544741676, + "version": "2.1.59", + "changes": [ + { + "note": "Dependencies updated" + } + ] + } +] |