Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-03-21 17:07:04 +01:00
parent d12f8410b9
commit 5469d3ec13
89 changed files with 530 additions and 21 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1553183790,
"version": "4.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "4.2.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.2.1 - _March 21, 2019_
* Dependencies updated
## v4.2.0 - _March 20, 2019_
* Add optional types to optimizer settings (#1682)