Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-06-24 13:55:59 +10:00
parent 8d2086870b
commit 4f91bfd907
98 changed files with 1260 additions and 637 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1592969527,
"version": "0.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.1.0",
"changes": [

View File

@@ -4,3 +4,13 @@ Edit the package's CHANGELOG.json file only.
-->
CHANGELOG
## v0.1.1 - _June 24, 2020_
* Dependencies updated
## v0.1.0 - _Invalid date_
* Create this package (#2540)
* Introduce fill `TransformERC20` feature. (#2545)
* Fill Bridges directly in `FillQuoteTransformer`. (#2608)