Updated CHANGELOGS & MD docs

This commit is contained in:
xianny
2020-07-14 21:47:59 -07:00
parent 762e0aec2d
commit 9d3755db36
97 changed files with 2348 additions and 1559 deletions

View File

@@ -14,7 +14,8 @@
"note": "Add `MetaTransactions` and `SignatureValidator` features",
"pr": 2610
}
]
],
"timestamp": 1594788383
},
{
"timestamp": 1592969527,

View File

@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.2.0 - _July 15, 2020_
* Export migration tools (#2612)
* Export `AffiliateFeeTransformerContract` (#2622)
* Add `MetaTransactions` and `SignatureValidator` features (#2610)
## v0.1.1 - _June 24, 2020_
* Dependencies updated