Skip to content

Commit b7e6fdd

Browse files
committed
Include golang#1176 in the changelog
1 parent 43474dd commit b7e6fdd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ BUG FIXES:
44

55
* Releases targeting Windows now have a `.exe` suffix (#1291).
66

7+
IMPROVEMENTS:
8+
9+
* Log as dependencies are pre-fetched during dep init [#1176](https://github.com/golang/dep/pull/1176).
10+
711
# v0.3.2
812

913
NEW FEATURES:
@@ -61,7 +65,7 @@ importer would drop the imported version of a project (#1100)
6165
* Import analyzer now always uses the same name, fixing the lock mismatch
6266
immediately after dep init issue (#1099)
6367
* Add support for importing from [govend](https://github.com/govend/govend)
64-
(#1040) and [LK4D4/vndr](https://github.com/LK4D4/vndr) (#978) based projects
68+
(#1040) and [LK4D4/vndr](https://github.com/LK4D4/vndr) (#978) based projects
6569
* gps: gps no longer assumes that every git repo has a HEAD (#1053)
6670
* `os.Chmod` failures on Windows due to long path length has been fixed (#925)
6771
* Add `version` command (#996)

0 commit comments

Comments
 (0)