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

Commit

Permalink
CHANGELOG: prepare for 0.5.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed May 8, 2019
1 parent a6f1aa1 commit 5025d70
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# v0.5.2

Released on May 8, 2019

IMPROVEMENTS:

* Dep will read a netrc file now, which should allow you to authenticate against
Gitlab and other private repositories that require basic auth. ([#2155][2155])

* Ignore "mod" VCS type in parseMetaGoImports ([#2152][2152])

* Use correct filename for ARM releases.

# v0.5.1

Released on February 16, 2019

IMPROVEMENTS:

* Add CI tests against go1.11.
Expand Down

0 comments on commit 5025d70

Please sign in to comment.