From 63e035c5c1920323e563e0dec0c2e923b7e80ab8 Mon Sep 17 00:00:00 2001 From: Cory Bennett Date: Thu, 3 Dec 2015 14:47:55 -0800 Subject: [PATCH] Updated Changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c99528a..cd286ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.0.18 - 2015-12-03 + +* need to default "quiet" to false [Cory Bennett] [[4f4a89b](https://github.com/Netflix-Skunkworks/go-jira/commit/4f4a89b)] + ## 0.0.17 - 2015-12-03 * add --quiet command to not print the OK .. add --saveFile option to print the issue/link to a file on create command [Cory Bennett] [[c9ac162](https://github.com/Netflix-Skunkworks/go-jira/commit/c9ac162)]