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

Commit efa03bc

Browse files
committed
update changelog - allow cachedir override
1 parent 8674133 commit efa03bc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# v0.3.3 (Unreleased)
22

3+
NEW FEATURES:
4+
5+
* Allow override of cache directory location using environment variable
6+
`DEPCACHEDIR`. (#1234)
7+
38

49
# v0.3.2
510

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

0 commit comments

Comments
 (0)