Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 2b53c10

Browse files
authored
Merge pull request #1314 from carolynvs/init-feedback-changelog
Include #1176 in the changelog
2 parents 43474dd + e9c9a0d commit 2b53c10

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
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)