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

Commit

Permalink
update changelog - allow cachedir override
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Oct 13, 2017
1 parent 1f703e6 commit 8fce7de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Improving performance when updating dependencies with `-update`. (#1175)
(#1135)
* gps: Add SourceURLsForPath() to SourceManager. (#1166)
* gps: Include output in error. (#1180)
* Allow override of cache directory location using environment variable
`DEPCACHEDIR`. (#1234)

WIP:

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

0 comments on commit 8fce7de

Please sign in to comment.