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