| commit | 19f508d38c32692b094356406acd8b127974992a | [log] [tgz] |
|---|---|---|
| author | Matt Farina <matt@mattfarina.com> | Thu Aug 11 09:08:35 2016 -0400 |
| committer | Matt Farina <matt@mattfarina.com> | Thu Aug 11 09:08:35 2016 -0400 |
| tree | cbb2e71f02041c9e9182ebab2fedf00a5ba36bb7 | |
| parent | a024c97531cdc29ebedb3c263eebcf6b83595bac [diff] |
Updated changelog for #440
diff --git a/CHANGELOG.md b/CHANGELOG.md index a712d6d..fac8d08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ This skips unnecessary network requests (thanks @hori-ryota) ## Fixed +- #440: Fixed panic in `glide tree` when walking the filesystem (thanks @abhin4v) - #529: --delete flag deleted and re-downloaded transitive dependencies - #535: Resolve vendor directory symlinks (thanks @Fugiman)