Changed
- [338](https://github.com/biolab/orange3-bioinformatics/pull/338): Bioinformatics add-on now has improved documentation.
- [344](https://github.com/biolab/orange3-bioinformatics/pull/344): GEO Data Sets now outputs metas as discrete and not as string variables.
- [343](https://github.com/biolab/orange3-bioinformatics/pull/344): OWdictyExpress now outputs 'Time' as continuous and not as string variable.
Fixed
- [340](https://github.com/biolab/orange3-bioinformatics/pull/340): Delaunay attribute vertices was deprecated since Scipy version 0.12.0 in favour of simplices and it was finally removed in version 1.11.0.
- [344](https://github.com/biolab/orange3-bioinformatics/pull/344): fixes sorting that did not work when you clicked on the column in Gene Set Enrichment widget.