diff --git a/CHANGELOG.md b/CHANGELOG.md index ef678a4..9d07050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.11.4 + +### Bug Fixes + +- managed array field type with allowedValues +- improve debug logs + ## 0.11.3 ### Bug Fixes diff --git a/package.json b/package.json index 44893bd..ae7f617 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jira-plugin", "displayName": "Jira Plugin", "description": "JIRA integration for vscode", - "version": "0.11.3", + "version": "0.11.4", "publisher": "gioboa", "icon": "images/icons/icon.png", "galleryBanner": {