commit | 81153398315e7bc6f7a39edee2dca335e8662509 | [log] [tgz] |
---|---|---|
author | Matt Farina <matt@mattfarina.com> | Wed Aug 03 10:12:34 2016 -0400 |
committer | Matt Farina <matt@mattfarina.com> | Wed Aug 03 10:12:34 2016 -0400 |
tree | 3cbd20ed4393a68cf800433b756bc9b61ba96813 | |
parent | 88438870ed93025d32fadf3fb9e93215dce0c638 [diff] |
Updated the changelog for network request change
diff --git a/CHANGELOG.md b/CHANGELOG.md index 45e126d..356b864 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ ## Changed - #521: Sort subpackages for glide.yaml and glide.lock to avoid spurious diffs +- #487: Skip lookup of subpackage location when parent repo is already known. + This skips unnecessary network requests (thanks @hori-ryota) # Release 0.11.1 (2016-07-21)