www/jira-cli: Update to 1.1.0
Changes since 1.0.0:
This release fixes the issue with screen flickering and insecure TLS config +
adds some features.
- feat: Ability to add worklog by @ankitpokhrel in #410
- feat: Make selection highlight customizable by @ankitpokhrel in #419
- fix: Flickering issue by @ankitpokhrel in #436
- fix: Issue with insecure TLS config by @ankitpokhrel in #413
- fix: Issue with default assignee and unassign from tui by @ankitpokhrel in #405
- fix(minor): Use pointer receiver to avoid heavy copying by @ankitpokhrel in #426
- ehc: Increase max col width + some cleanup by @ankitpokhrel in #427
- chore: Remove deprecated ioutil usage by @ankitpokhrel in #422
New Contributors
- @stavares843 made their first contribution in #423
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.0.0...v1.1.0