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

Commit

Permalink
changelog: correct changelog about ensure
Browse files Browse the repository at this point in the history
  • Loading branch information
darkowlzz committed Sep 22, 2017
1 parent 433f02c commit 04b5e1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ IMPROVEMENTS:
* File name case check is now performed on `Gopkg.toml` and `Gopkg.lock`.
(#1114)
* gps: gps now supports pruning. (#1020)
* `dep ensure -add` now concurrently validates the passed project arguments.
Improving performance when adding new dependencies with `-add`. (#1175)
* `dep ensure -update` now concurrently validates the passed project arguments.
Improving performance when updating dependencies with `-update`. (#1175)
* `dep status` now concurrently fetches repo info. Improving status performance.
(#1135)

Expand Down

0 comments on commit 04b5e1f

Please sign in to comment.