We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826eb96 commit cb50f5dCopy full SHA for cb50f5d
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
10
+## [0.5.0] - 2019-11-29
11
+
12
### Added
13
14
- Now building and testing on go 1.11, go 1.12, and go 1.13
go.mod
@@ -31,4 +31,4 @@ require (
31
)
32
33
// Remove this when we stop using gometalinter and kingpin
34
-replace github.com/nicksnyder/go-i18n => github.com/nicksnyder/go-i18n v1.10.1
+replace github.com/nicksnyder/go-i18n => github.com/nicksnyder/go-i18n v1.10.1
0 commit comments