---------------------
* Integrate important features from gxwf_ for running workflows - including
building up profile commands for creating aliases, allowing referencing workflows
by external IDs, and listing invocations (thanks to `simonbray`_).
`Pull Request 1076`_
* Documentation for using ``planemo run`` to execute workflows (thanks to `simonbray`_).
`Pull Request 1102`_
* Add ``workflow_upload`` command for publishing each workflow of a repository with many
workflows to their own standalone repository.
`Pull Request 1091`_
* Update github commands to authenticate with a token rather than
username/password (thanks to `simonbray`_).
`Pull Request 1083`_
* Document "advanced" tool test debugging (thanks to `bernt-matthias`_).
`Pull Request 1108`_
* Various fixes for workflow commands - including ``workflow_convert``,
``workflow_lint``, ``workflow_job_init``, and ``workflow_test_init``
(thanks to `simonbray`_).
`Pull Request 1101`_, `Pull Request 1118`_, `Pull Request 1121`_,
`Pull Request 1116`_, `Pull Request 1064`_
* Allow outputting test results as Allure_ framework results.
`Pull Request 1115`_
* Fix ``run_tests.sh`` invocation `Pull Request 1099`_
* Tiny typo in debugging output (thanks to `abretaud`_). `Pull Request 1066`_
* Fix typo in 'planemo test' help text for --skip_venv (thanks to
`peterjc`_).
`Pull Request 1068`_
* Fixes for CLI when ``external_galaxy`` is used as the engine (thanks to
`simonbray`_).
`Pull Request 1072`_
* Updating base image to 20.05 for training topics
(thanks to `bedroesb`_).
`Pull Request 1074`_
* Changes to update_test_data testing mode (thanks to `simonbray`_).
`Pull Request 1079`_
* Fix docker options when filling ``job_conf.xml`` template.
`Pull Request 1086`_
* Explicit tests for Galaxy 20.09. `Pull Request 1093`_
* Minor fix for ``ci_find_repos`` command. `Pull Request 1094`_
* Fix a couple of Cheetah_ urls in Galaxy tool documentation (thanks to `martenson`_).
`Pull Request 1096`_
* Fix doc link from a redirect loop to a section (thanks to `martenson`_).
`Pull Request 1110`_
* Clarify ``tutorial.md`` usage of citations (thanks to `blankenberg`_).
`Pull Request 1114`_
* Fix ``ZeroDivisionError`` when no tests are executed (thanks to `simonbray`_).
`Pull Request 1120`_
---------------------