Skip to content

Commit

Permalink
v 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Jul 18, 2018
1 parent 264f267 commit 57f0d18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.5.0

### Features

- possibility to filter issues by status <br>
- add config for enable/disable working issue functionality

## 0.4.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jira-plugin",
"displayName": "Jira Plugin",
"description": "JIRA integration for vscode",
"version": "0.4.0",
"version": "0.5.0",
"publisher": "gioboa",
"icon": "images/icons/icon.png",
"galleryBanner": {
Expand Down

0 comments on commit 57f0d18

Please sign in to comment.