From 8fa33dbbc1f28f652fb466812947fe964e3d9314 Mon Sep 17 00:00:00 2001 From: James Bowes Date: Fri, 29 Nov 2019 19:23:22 -0400 Subject: [PATCH] update changelog for v0.6.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5858ff..80b0e82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## [0.6.0] - 2019-11-29 + +### Added + +- Support configurable stdin + ### Fixed - Correct the dep on go-i18n