aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/multisig/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/multisig/CHANGELOG.json')
-rw-r--r--contracts/multisig/CHANGELOG.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/contracts/multisig/CHANGELOG.json b/contracts/multisig/CHANGELOG.json
index fe51488c7..19ac770af 100644
--- a/contracts/multisig/CHANGELOG.json
+++ b/contracts/multisig/CHANGELOG.json
@@ -1 +1,11 @@
-[]
+[
+ {
+ "timestamp": 1544741676,
+ "version": "1.0.2",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ }
+]