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": "Create `LibERC20Token`",
"pr": 2309
}
]
],
"timestamp": 1573001598
},
{
"version": "2.3.0-beta.0",

View File

@@ -5,9 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.3.0-beta.1 - _November 6, 2019_
* Create `LibERC20Token` (#2309)
## v2.3.0-beta.0 - _October 3, 2019_
* Dependencies updated
* Replaced `SafeMath` with `LibSafeMath` (#2254)
## v2.2.14 - _September 17, 2019_