From 6e41b701fb8cf614b1b683a6a5b6d8ace11055db Mon Sep 17 00:00:00 2001 From: gioboa Date: Sun, 18 Nov 2018 23:45:48 +0100 Subject: [PATCH] v 0.10.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9449da..f9f39aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.10.0 + +### Features + +- create issue functionality +- icons for all available states +- README contributors list - thanks guys :-) + ## 0.9.1 ### Bug Fixes diff --git a/package.json b/package.json index 3c95620..7477bfb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jira-plugin", "displayName": "Jira Plugin", "description": "JIRA integration for vscode", - "version": "0.9.1", + "version": "0.10.0", "publisher": "gioboa", "icon": "images/icons/icon.png", "galleryBanner": {