* Modify CLI file so argparse optional commandline options default to None
0.31
* Modify CLI file so that logic copes with missing optional commandline options
0.30
* Server SSL certificate incorrectly configured. Added verify flag as an option in connection section of configuration yaml file. If verify is False
0.28
* Write out two files with CFD data. One that can be plotted as stacked.
0.27
* Forgot to update setup.py version number for release. Update and re-publish.
0.26
* Update to better deal with related issues. Better error handling with links and stop looking up parent Epics as some issue types do not have Epic parents, and Epics use custom fields in each Jira instance.