Skip to content

Commit df20d1e

Browse files
committed
Release 4.5.0
1 parent 0cfc9d4 commit df20d1e

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,21 @@ All notable changes to this project will be documented in this file.
33

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).
6+
7+
## [4.5.0] - 2021-10-07
8+
9+
### Changed
10+
- [#290](https://github.com/biolab/orange3-bioinformatics/pull/290): (OWAnnotateProjection) follow widget UI style guidelines
11+
- [#289](https://github.com/biolab/orange3-bioinformatics/pull/289): Refactor GUI components of resolwe widgets
12+
- [#286](https://github.com/biolab/orange3-bioinformatics/pull/286): Change the documentation theme
13+
14+
### Fixed
15+
- [#289](https://github.com/biolab/orange3-bioinformatics/pull/289): Fix for breaking changes in requests-cache package
16+
- [#288](https://github.com/biolab/orange3-bioinformatics/pull/288): Fix for issues that occurred after changes in widget auto-summary were introduced
17+
18+
619
## [4.4.0] - 2021-06-08
20+
721
### Changed
822
- [#282](https://github.com/biolab/orange3-bioinformatics/pull/285): (OWGenialisExpressions) use CollectionTables to fetch data
923

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
Orange3-bioinformatics
22
=======================
33

4-
<a href="https://dev.azure.com/orange-biolab/orange3-bioinformatics/">
5-
<img src="https://dev.azure.com/orange-biolab/orange3-bioinformatics/_apis/build/status/biolab.orange3-bioinformatics?branchName=master" />
6-
</a>
7-
84
<a href='https://orange3-bioinformatics.readthedocs.io/en/latest/?badge=latest'>
95
<img src='https://readthedocs.org/projects/orange3-bioinformatics/badge/?version=latest' alt='Documentation Status' />
106
</a>

0 commit comments

Comments
 (0)