From 355d35ff58388890c864d5926fe9c6a3a60f96e8 Mon Sep 17 00:00:00 2001 From: Cory Bennett Date: Wed, 16 Sep 2015 23:22:06 -0700 Subject: [PATCH] Updated Changelog --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ad2e7..00fbbcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,9 @@ # Changelog -## 0.0.10 - 2015-09-16 +## 0.0.11 - 2015-09-16 +* add --version [Cory Bennett] [[8385ee2](https://github.com/Netflix-Skunkworks/go-jira/commit/8385ee2)] * fix command line parser broken in 0.0.10 [Cory Bennett] [[15ae929](https://github.com/Netflix-Skunkworks/go-jira/commit/15ae929)] -* allow for command aliasing in conjunction with executable config files [Cory Bennett] [[23590d4](https://github.com/Netflix-Skunkworks/go-jira/commit/23590d4)] -* update usage [Cory Bennett] [[ef7a57e](https://github.com/Netflix-Skunkworks/go-jira/commit/ef7a57e)] ## 0.0.10 - 2015-09-15