Skip to content

Commit 1d5e355

Browse files
committed
Release 4.6.0
1 parent 9336773 commit 1d5e355

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
8+
## [4.6.0] - 2022-11-24
9+
### Changed
10+
- [#311](https://github.com/biolab/orange3-bioinformatics/pull/311): Add QC data to Genialis Expression widget
11+
- [#322](https://github.com/biolab/orange3-bioinformatics/pull/322): (OWGeneSetEnrichment) Export gene sets enrichment report
12+
- [#311](https://github.com/biolab/orange3-bioinformatics/pull/311): Add QC data to Genialis Expression widget
13+
-
14+
### Fixed
15+
- [#308](https://github.com/biolab/orange3-bioinformatics/pull/308): Annotate Projection: Fix commit invoke
16+
- [#313](https://github.com/biolab/orange3-bioinformatics/pull/313): Fix compatibility with Python 3.10
17+
- [#314](https://github.com/biolab/orange3-bioinformatics/pull/314): Replace colorpalette and other necessary fixes
18+
- [#316](https://github.com/biolab/orange3-bioinformatics/pull/316): kegg: Fix kegg.from_taxid mapping due to change in api search results
19+
- [#320](https://github.com/biolab/orange3-bioinformatics/pull/320): QtCore.Qt.ItemIsTristate is deprecated. Use ItemIsUserTristate instead
20+
- [#323](https://github.com/biolab/orange3-bioinformatics/pull/323): (OWGenialisExpressions) fix sign in dialog, remove info box, use defered commit
21+
22+
723
## [4.5.0] - 2021-10-07
824

925
### Changed

0 commit comments

Comments
 (0)