Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-03-20 15:26:43 +01:00
parent 0490ef5900
commit 3f9fd7c060
94 changed files with 1884 additions and 20 deletions

View File

@@ -6,7 +6,8 @@
"note": "Add optional types to optimizer settings",
"pr": 1682
}
]
],
"timestamp": 1553091633
},
{
"version": "4.1.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.2.0 - _March 20, 2019_
* Add optional types to optimizer settings (#1682)
## v4.1.0 - _February 25, 2019_
* Add back custom web3-provider-engine type definitions (#1627)