diff options
Diffstat (limited to 'contracts/multisig/CHANGELOG.md')
-rw-r--r-- | contracts/multisig/CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contracts/multisig/CHANGELOG.md b/contracts/multisig/CHANGELOG.md index 59d0804da..7426c18c3 100644 --- a/contracts/multisig/CHANGELOG.md +++ b/contracts/multisig/CHANGELOG.md @@ -5,6 +5,20 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v2.0.2 - _February 7, 2019_ + + * Fake publish to enable pinning + +## v2.0.1 - _February 6, 2019_ + + * Dependencies updated + +## v2.0.0 - _February 5, 2019_ + + * Upgrade the bignumber.js to v8.0.2 (#1517) + * Add AssetProxyOwner contract (#1539) + * Rename multisig directory to src (#1539) + ## v1.0.6 - _January 17, 2019_ * Dependencies updated |