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

Commit 1f7c19e

Browse files
committed
CHANGELOG: prepare for 0.5.4 release
1 parent 753b47d commit 1f7c19e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v0.5.4
2+
3+
Released on June 13, 2019. We are [looking for
4+
sponsors!](https://github.com/golang/dep/issues/2165)
5+
6+
- Fix an error in the TOML example for the Gopkg.toml documentation.
7+
([#2174][2174])
8+
9+
- Fix error when cleaning up git submodules with newer versions of git. Thanks
10+
@geearu for the fix. ([#2168][2168], [#2176][2176])
11+
12+
[2168]: https://github.com/golang/dep/pull/2168
13+
[2174]: https://github.com/golang/dep/pull/2174
14+
[2176]: https://github.com/golang/dep/pull/2176
15+
116
# v0.5.3
217

318
Released on May 13, 2019

0 commit comments

Comments
 (0)