aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-resolver/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-resolver/CHANGELOG.md')
-rw-r--r--packages/sol-resolver/CHANGELOG.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/packages/sol-resolver/CHANGELOG.md b/packages/sol-resolver/CHANGELOG.md
index 5d2ee154a..1427ec3fe 100644
--- a/packages/sol-resolver/CHANGELOG.md
+++ b/packages/sol-resolver/CHANGELOG.md
@@ -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