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

Commit

Permalink
Fixup changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sdboyer committed Feb 21, 2018
1 parent bd62fd1 commit f7d21fa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

NEW FEATURES:

* Add CI tests against go1.10. Drop support for go1.8.
* Add CI tests against go1.10. Drop support for go1.8. ([#1620](https://github.com/golang/dep/pull/1620))
* Added `install.sh` script. ([#1533](https://github.com/golang/dep/pull/1533))

BUG FIXES:

Expand All @@ -12,8 +13,6 @@ IMPROVEMENTS:

NEW FEATURES:

* Added `install.sh` script. ([#1533](https://github.com/golang/dep/pull/1533))

BUG FIXES:

* Fix per-project prune option handling ([#1570](https://github.com/golang/dep/pull/1570))
Expand Down

0 comments on commit f7d21fa

Please sign in to comment.