Skip to content

Commit

Permalink
v 0.18.0
Browse files Browse the repository at this point in the history
Features

- added requests timeout setting
  • Loading branch information
gioboa committed Jul 2, 2019
1 parent a6a7dcc commit 79dfbe0
Show file tree
Hide file tree
Showing 7 changed files with 546 additions and 2,549 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.18.0

### Features

- added requests timeout setting

## 0.17.0

### Features
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ The extension store credentials in VS Code settings.<br><br>
Number of issues to show in list (n.b: If you define high numbers the research can be slow)
- **Projects To Hide** <br>
Here you can define which projects you want to hide (e.g. PROJECT-KEY-1, PROJECT-KEY-2, PROJECT-KEY-3)
- **Requests Timeout** <br>
Jira requests timeout (expressed in minutes)
- **StrictSSL param** <br>
Set strictSSL param value for all request
- **Tracking Time Mode** <br>
Expand Down
Loading

0 comments on commit 79dfbe0

Please sign in to comment.