Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-02-04 20:21:45 +10:00
parent 74d3b9334c
commit f89c78abd1
70 changed files with 992 additions and 589 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1580811564,
"version": "3.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.1.1",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.2 - _February 4, 2020_
* Dependencies updated
## v3.1.1 - _January 22, 2020_
* Set default `hardfork` option for ganache provider to `"istanbul"` (#2432)