File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,8 @@ JiraApi options:
95
95
96
96
97
97
98
+ * _ 0.8.2 Fix URL Format Issues (thanks to
99
+ [ eduardolundgren] ( https://github.com/eduardolundgren ) )_
98
100
* _ 0.8.1 Expanding the transitions options (thanks to
99
101
[ eduardolundgren] ( https://github.com/eduardolundgren ) )_
100
102
* _ 0.8.0 Ability to search users (thanks to
Original file line number Diff line number Diff line change 94
94
// ## Changelog ##
95
95
//
96
96
//
97
+ // * _0.8.2 Fix URL Format Issues (thanks to
98
+ // [eduardolundgren](https://github.com/eduardolundgren))_
97
99
// * _0.8.1 Expanding the transitions options (thanks to
98
100
// [eduardolundgren](https://github.com/eduardolundgren))_
99
101
// * _0.8.0 Ability to search users (thanks to
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jira" ,
3
- "version" : " 0.8.1 " ,
3
+ "version" : " 0.8.2 " ,
4
4
"description" : " Wrapper for the JIRA API" ,
5
5
"author" :
" Steven Surowiec <[email protected] >" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments