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.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/contracts/multisig/CHANGELOG.json b/contracts/multisig/CHANGELOG.json
index ee239b318..0fd8833c9 100644
--- a/contracts/multisig/CHANGELOG.json
+++ b/contracts/multisig/CHANGELOG.json
@@ -1,5 +1,36 @@
[
{
+ "version": "3.0.0",
+ "changes": [
+ {
+ "note": "Add AssetProxyOwner contract",
+ "pr": 1539
+ },
+ {
+ "note": "Rename multisig directory to src",
+ "pr": 1539
+ }
+ ]
+ },
+ {
+ "version": "2.0.0",
+ "changes": [
+ {
+ "note": "Upgrade the bignumber.js to v8.0.2",
+ "pr": 1517
+ }
+ ]
+ },
+ {
+ "timestamp": 1547747677,
+ "version": "1.0.6",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"timestamp": 1547561734,
"version": "1.0.5",
"changes": [