Updated CHANGELOGS & MD docs

This commit is contained in:
xianny
2019-11-05 16:58:00 -08:00
parent 44793a9cf9
commit f65d8cc325
111 changed files with 14231 additions and 29708 deletions

View File

@@ -6,7 +6,8 @@
"note": "Use `LibERC20Token` in `MixinAssets`",
"pr": 2309
}
]
],
"timestamp": 1573001598
},
{
"version": "3.1.0-beta.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.0-beta.1 - _November 6, 2019_
* Use `LibERC20Token` in `MixinAssets` (#2309)
## v3.1.0-beta.0 - _October 3, 2019_
* Dependencies updated