Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-01-06 11:10:03 +10:00
parent 3dec38450a
commit 0afedbd252
83 changed files with 6527 additions and 5975 deletions

View File

@@ -10,7 +10,8 @@
"note": "Changed docker image command to overwrite any existing snapshot when unzipping the image downloaded from S3.",
"pr": 2420
}
]
],
"timestamp": 1578272714
},
{
"timestamp": 1576540892,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.1.0 - _January 6, 2020_
* Added DydxBridge Contract to ContractAddresses (#2401)
* Changed docker image command to overwrite any existing snapshot when unzipping the image downloaded from S3. (#2420)
## v5.0.2 - _December 17, 2019_
* Dependencies updated