v1.2.0
1.2.0 (2017-09-20)
Features
If you work with multiple JIRA project boards, you can supply multiple project keys:
jiraIssue({
key: ['ABC', 'DEF'],
url: 'https://myjira.atlassian.net/browse',
})
This plugin will recognize issues starting with those keys (e.g. ABC-123
and DEF-234
).