diff options
Diffstat (limited to 'contracts')
-rw-r--r-- | contracts/examples/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/examples/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/extensions/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/extensions/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/interfaces/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/interfaces/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/libs/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/libs/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/multisig/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/multisig/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/protocol/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/protocol/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/test-utils/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/test-utils/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/tokens/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/tokens/CHANGELOG.md | 4 | ||||
-rw-r--r-- | contracts/utils/CHANGELOG.json | 9 | ||||
-rw-r--r-- | contracts/utils/CHANGELOG.md | 4 |
18 files changed, 117 insertions, 0 deletions
diff --git a/contracts/examples/CHANGELOG.json b/contracts/examples/CHANGELOG.json index ee239b318..6adebc471 100644 --- a/contracts/examples/CHANGELOG.json +++ b/contracts/examples/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.0.6", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.0.5", "changes": [ diff --git a/contracts/examples/CHANGELOG.md b/contracts/examples/CHANGELOG.md index 6d53a0b9c..59d0804da 100644 --- a/contracts/examples/CHANGELOG.md +++ b/contracts/examples/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.6 - _January 17, 2019_ + + * Dependencies updated + ## v1.0.5 - _January 15, 2019_ * Dependencies updated diff --git a/contracts/extensions/CHANGELOG.json b/contracts/extensions/CHANGELOG.json index 4f087d0b5..0accc3475 100644 --- a/contracts/extensions/CHANGELOG.json +++ b/contracts/extensions/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.2.3", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.2.2", "changes": [ diff --git a/contracts/extensions/CHANGELOG.md b/contracts/extensions/CHANGELOG.md index c6d447129..94ffdfb67 100644 --- a/contracts/extensions/CHANGELOG.md +++ b/contracts/extensions/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.2.3 - _January 17, 2019_ + + * Dependencies updated + ## v1.2.2 - _January 15, 2019_ * Dependencies updated diff --git a/contracts/interfaces/CHANGELOG.json b/contracts/interfaces/CHANGELOG.json index ee239b318..6adebc471 100644 --- a/contracts/interfaces/CHANGELOG.json +++ b/contracts/interfaces/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.0.6", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.0.5", "changes": [ diff --git a/contracts/interfaces/CHANGELOG.md b/contracts/interfaces/CHANGELOG.md index 6d53a0b9c..59d0804da 100644 --- a/contracts/interfaces/CHANGELOG.md +++ b/contracts/interfaces/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.6 - _January 17, 2019_ + + * Dependencies updated + ## v1.0.5 - _January 15, 2019_ * Dependencies updated diff --git a/contracts/libs/CHANGELOG.json b/contracts/libs/CHANGELOG.json index ee239b318..6adebc471 100644 --- a/contracts/libs/CHANGELOG.json +++ b/contracts/libs/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.0.6", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.0.5", "changes": [ diff --git a/contracts/libs/CHANGELOG.md b/contracts/libs/CHANGELOG.md index 6d53a0b9c..59d0804da 100644 --- a/contracts/libs/CHANGELOG.md +++ b/contracts/libs/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.6 - _January 17, 2019_ + + * Dependencies updated + ## v1.0.5 - _January 15, 2019_ * Dependencies updated diff --git a/contracts/multisig/CHANGELOG.json b/contracts/multisig/CHANGELOG.json index ee239b318..6adebc471 100644 --- a/contracts/multisig/CHANGELOG.json +++ b/contracts/multisig/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.0.6", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.0.5", "changes": [ diff --git a/contracts/multisig/CHANGELOG.md b/contracts/multisig/CHANGELOG.md index 6d53a0b9c..59d0804da 100644 --- a/contracts/multisig/CHANGELOG.md +++ b/contracts/multisig/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.6 - _January 17, 2019_ + + * Dependencies updated + ## v1.0.5 - _January 15, 2019_ * Dependencies updated 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": [ diff --git a/contracts/protocol/CHANGELOG.md b/contracts/protocol/CHANGELOG.md index 05d2ae6e2..779eb68a7 100644 --- a/contracts/protocol/CHANGELOG.md +++ b/contracts/protocol/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v2.2.3 - _January 17, 2019_ + + * Dependencies updated + ## v2.2.2 - _January 15, 2019_ * Dependencies updated diff --git a/contracts/test-utils/CHANGELOG.json b/contracts/test-utils/CHANGELOG.json index 53fc1fc3a..91485313a 100644 --- a/contracts/test-utils/CHANGELOG.json +++ b/contracts/test-utils/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "2.0.1", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "version": "2.0.0", "changes": [ { diff --git a/contracts/test-utils/CHANGELOG.md b/contracts/test-utils/CHANGELOG.md index 63baf7faf..2ed0524a6 100644 --- a/contracts/test-utils/CHANGELOG.md +++ b/contracts/test-utils/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v2.0.1 - _January 17, 2019_ + + * Dependencies updated + ## v2.0.0 - _January 15, 2019_ * Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474) diff --git a/contracts/tokens/CHANGELOG.json b/contracts/tokens/CHANGELOG.json index ee239b318..6adebc471 100644 --- a/contracts/tokens/CHANGELOG.json +++ b/contracts/tokens/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.0.6", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.0.5", "changes": [ diff --git a/contracts/tokens/CHANGELOG.md b/contracts/tokens/CHANGELOG.md index 6d53a0b9c..59d0804da 100644 --- a/contracts/tokens/CHANGELOG.md +++ b/contracts/tokens/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.6 - _January 17, 2019_ + + * Dependencies updated + ## v1.0.5 - _January 15, 2019_ * Dependencies updated diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json index ee239b318..6adebc471 100644 --- a/contracts/utils/CHANGELOG.json +++ b/contracts/utils/CHANGELOG.json @@ -1,5 +1,14 @@ [ { + "timestamp": 1547747677, + "version": "1.0.6", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, + { "timestamp": 1547561734, "version": "1.0.5", "changes": [ diff --git a/contracts/utils/CHANGELOG.md b/contracts/utils/CHANGELOG.md index 6d53a0b9c..59d0804da 100644 --- a/contracts/utils/CHANGELOG.md +++ b/contracts/utils/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.6 - _January 17, 2019_ + + * Dependencies updated + ## v1.0.5 - _January 15, 2019_ * Dependencies updated |