Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2020-10-27 21:13:47 +00:00
parent f01540fb35
commit c3a95b7fb1
44 changed files with 261 additions and 5 deletions

View File

@@ -10,7 +10,8 @@
"note": "Updated Sampler to Solidity 0.6",
"pr": 4
}
]
],
"timestamp": 1603833198
},
{
"timestamp": 1603487270,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.0 - _October 27, 2020_
* Moved Bridge addresses into Asset-swapper (#4)
* Updated Sampler to Solidity 0.6 (#4)
## v4.7.1 - _October 23, 2020_
* Dependencies updated
@@ -51,7 +56,8 @@ CHANGELOG
* Added `DODO` (#2701)
* Fix for some edge cases with `includedSources` and `MultiHop` (#2730)
* Introduced `excludedFeeSources` to disable sources when determining the price of an asset in ETH (#2731)
* Support DODO Trade Allowed parameter to automatically disable the pool (#2732)
* Support `DODO` Trade Allowed parameter to automatically disable the pool (#2732)
* Added `SwerveBridge` and `SnowSwapBridge` deployed addresses (#7)
## v4.6.0 - _July 15, 2020_