Skip to content

Commit cb50f5d

Browse files
committed
Update changelog for v0.5.0 release
1 parent 826eb96 commit cb50f5d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10+
## [0.5.0] - 2019-11-29
11+
1012
### Added
1113

1214
- Now building and testing on go 1.11, go 1.12, and go 1.13

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ require (
3131
)
3232

3333
// Remove this when we stop using gometalinter and kingpin
34-
replace github.com/nicksnyder/go-i18n => github.com/nicksnyder/go-i18n v1.10.1
34+
replace github.com/nicksnyder/go-i18n => github.com/nicksnyder/go-i18n v1.10.1

0 commit comments

Comments
 (0)