aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/CHANGELOG.json')
-rw-r--r--packages/types/CHANGELOG.json33
1 files changed, 29 insertions, 4 deletions
diff --git a/packages/types/CHANGELOG.json b/packages/types/CHANGELOG.json
index 754cd29dc..7a6d205ee 100644
--- a/packages/types/CHANGELOG.json
+++ b/packages/types/CHANGELOG.json
@@ -1,5 +1,32 @@
[
{
+ "version": "2.0.0",
+ "changes": [
+ {
+ "note": "Upgrade the bignumber.js to v8.0.2",
+ "pr": 1517
+ }
+ ]
+ },
+ {
+ "timestamp": 1547561734,
+ "version": "1.5.2",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
+ "timestamp": 1547225310,
+ "version": "1.5.1",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"version": "1.5.0",
"changes": [
{
@@ -40,8 +67,7 @@
"version": "1.3.0",
"changes": [
{
- "note":
- "Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package",
+ "note": "Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package",
"pr": 1298
}
],
@@ -268,8 +294,7 @@
"pr": 589
},
{
- "note":
- "Moved ExchangeContractErrs, DoneCallback, Token, OrderRelevantState, OrderStateValid, OrderStateInvalid, OrderState, OrderAddresses and OrderValues types from 0x.js",
+ "note": "Moved ExchangeContractErrs, DoneCallback, Token, OrderRelevantState, OrderStateValid, OrderStateInvalid, OrderState, OrderAddresses and OrderValues types from 0x.js",
"pr": 579
}
],