v3.4.0
Minor Changes
- Add support for IssueProperty resource (#1439) @turran
- Add project arg to
.issue_type_by_name()
(#1448) @dblanchette
Bugfixes
- fix
.add_issues_to_epic()
(#1450) @adehad - Fix using str as issue type with
.create_issue()
when issue type with that name exists in many projects (#1448) @dblanchette