Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-06-24 13:55:59 +10:00
parent 8d2086870b
commit 4f91bfd907
98 changed files with 1260 additions and 637 deletions

View File

@@ -10,7 +10,8 @@
"note": "Update ganache-core",
"pr": 2545
}
]
],
"timestamp": 1592969527
},
{
"timestamp": 1582623685,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v7.1.0 - _June 24, 2020_
* Add `getAccountNonce()` to `Web3Wrapper` (#2545)
* Update ganache-core (#2545)
## v7.0.7 - _February 25, 2020_
* Dependencies updated