Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2018-08-24 19:11:10 +01:00
parent 8427db36e9
commit b38ef579fb
54 changed files with 359 additions and 97 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1535133899,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.5",
"changes": [

View File

@@ -5,7 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.5 - _August 13, 2018_
## v1.0.6 - _August 24, 2018_
* Dependencies updated
## v1.0.5 - _August 14, 2018_
* Fix a bug where RelativeFSResolver would crash when trying to read a directory (#909)
* Fix a bug where NpmResolver would crash when trying to read a directory (#961)
@@ -26,7 +30,7 @@ CHANGELOG
* Dependencies updated
## v1.0.0 - _July 19, 2018_
## v1.0.0 - _July 20, 2018_
* Fix a bug in FsResolver where it tries to read directories as files (#589)
* Fix a bug in NameResolver where it is not ignoring .sol files (#589)
@@ -39,7 +43,7 @@ CHANGELOG
* Dependencies updated
## v0.0.6 - _May 31, 2018_
## v0.0.6 - _June 1, 2018_
* Incorrect publish that was unpublished
@@ -47,7 +51,7 @@ CHANGELOG
* Dependencies updated
## v0.0.4 - _May 4, 2018_
## v0.0.4 - _May 5, 2018_
* Dependencies updated