Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-07-13 01:32:53 -07:00
parent 14f48a5f4f
commit 2ce09d73ac
113 changed files with 728 additions and 171 deletions

View File

@@ -6,7 +6,8 @@
"note": "Move `LibTransactionDecoder` to contracts/dev-utils package",
"pr": 1848
}
]
],
"timestamp": 1563006338
},
{
"timestamp": 1558712885,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _July 13, 2019_
* Move `LibTransactionDecoder` to contracts/dev-utils package (#1848)
## v2.1.6 - _May 24, 2019_
* Dependencies updated