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

Commit 740f9bb

Browse files
committed
update changelog - allow cachedir override
1 parent 1f703e6 commit 740f9bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ NEW FEATURES:
55
* Wildcard ignore support. (#1156)
66
* Disable SourceManager lock by setting `DEPNOLOCK` environment variable.
77
(#1206)
8+
* Allow override of cache directory location using environment variable
9+
`DEPCACHEDIR`. (#1234)
810

911
BUG FIXES:
1012

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

0 commit comments

Comments
 (0)