mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9 lines
519 B
YAML
9 lines
519 B
YAML
|
---
|
||
|
minor_changes:
|
||
|
- jira - added search function with support for Jira JQL (https://github.com/ansible-collections/community.general/pull/22).
|
||
|
- jira - added update function which can update Jira Selects etc (https://github.com/ansible-collections/community.general/pull/22).
|
||
|
|
||
|
bugfixes:
|
||
|
- jira - printing full error message from jira server (https://github.com/ansible-collections/community.general/pull/22).
|
||
|
- jira - transition issue not working (https://github.com/ansible-collections/community.general/issues/109).
|