Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-02-27 12:45:09 -08:00
parent 807290ff38
commit cb394f3a1c
44 changed files with 272 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"note": "Remove redundant log message",
"pr": 1652
}
]
],
"timestamp": 1551299797
},
{
"version": "3.1.1",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.2 - _February 27, 2019_
* Remove redundant log message (#1652)
## v3.1.1 - _February 26, 2019_
* Fix a bug when combining compilerSettings from different sources (#1652)