Skip to content

Commit

Permalink
dep: Retroactive CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
sdboyer committed Jan 25, 2018
1 parent 52a5d7b commit ad20f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ BUG FIXES:
# v0.4.0

NEW FEATURES:
* Absorb `dep prune` into `dep ensure`. ([#944](https://github.com/golang/dep/issues/944))
* Add support for importing from [glock](https://github.com/robfig/glock) based projects. ([#1422](https://github.com/golang/dep/pull/1422)
* Add support for importing from [govendor](https://github.com/kardianos/govendor) based projects. ([#815](https://github.com/golang/dep/pull/815)
* Allow override of cache directory location using environment variable `DEPCACHEDIR`. ([#1234](https://github.com/golang/dep/pull/1234))
Expand Down

0 comments on commit ad20f95

Please sign in to comment.