Revision history for App-TimeTracker-Command-Jira
0.8       2019-05-09 16:24:11+02:00 Europe/Zurich
    - Tidied up POD (Mohammad S Anwar)
0.7       2019-05-09 15:49:11+02:00 Europe/Zurich
    - Make username and password Jira credentials optional and point to option where those can be stored encrypted via Config::Identity
0.6       2017-07-27 16:51:16+02:00 Europe/Zurich
    - Branch selection based on (immutable) ticket number (maros)
    - Load jira attribute only for commands that need it (maros)
0.5       2016-01-07 11:05:03+01:00 Europe/Vienna
   - Allow to specifiy multiple starting states for transitioning to "Start Progress"
   - Fixed github issue #1
0.4       2014-10-08 10:22:39+02:00 Europe/Vienna
   - Assignee is set automatically by Jira when starting a ticket
0.3       2014-09-22 16:46:56+02:00 Europe/Vienna
   - Re-added accidently removed init_jira_ticket() method
0.2       2014-09-12 23:34:21+02:00 Europe/Vienna
    - Fixed CPAN namespace
0.1       2014-09-12 23:16:59+02:00 Europe/Vienna
    - Initial release