commit | f3388d1a2bad6e88c0eec83a11ef3fa709537705 | [log] [tgz] |
---|---|---|
author | Matt Farina <matt@mattfarina.com> | Fri Aug 05 10:27:12 2016 -0400 |
committer | Matt Farina <matt@mattfarina.com> | Fri Aug 05 10:27:12 2016 -0400 |
tree | 3aaba59892391f11d075e8299aed7589bb54dfeb | |
parent | 8be34e5bf12c10838f183375cd0477eae610c7a5 [diff] |
Updated the changelog for #535
diff --git a/CHANGELOG.md b/CHANGELOG.md index 356b864..10f8d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -8,6 +8,9 @@ - #487: Skip lookup of subpackage location when parent repo is already known. This skips unnecessary network requests (thanks @hori-ryota) +## Fixed +- #535: Resolve vendor directory symlinks (thanks @Fugiman) + # Release 0.11.1 (2016-07-21) ## Fixed