Updated CHANGELOGS

This commit is contained in:
Alex Browne
2018-08-13 18:34:37 -07:00
parent 3b0fa1aa87
commit 7c8a7a2420
57 changed files with 398 additions and 135 deletions

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.5 - _August 13, 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)
## v1.0.4 - _July 26, 2018_
* Dependencies updated
@@ -21,7 +26,7 @@ CHANGELOG
* Dependencies updated
## v1.0.0 - _July 20, 2018_
## v1.0.0 - _July 19, 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)
@@ -34,7 +39,7 @@ CHANGELOG
* Dependencies updated
## v0.0.6 - _June 1, 2018_
## v0.0.6 - _May 31, 2018_
* Incorrect publish that was unpublished
@@ -42,7 +47,7 @@ CHANGELOG
* Dependencies updated
## v0.0.4 - _May 5, 2018_
## v0.0.4 - _May 4, 2018_
* Dependencies updated