Skip to content

Commit b81b75c

Browse files
committed
Updated changelog
1 parent 1b444a0 commit b81b75c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning][].
88
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
99
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1010

11+
## 2.1.1
12+
13+
### Added
14+
- mypy checks in CI
15+
- notebook checks in CI
16+
17+
### Bugfixes
18+
- Fixed error in `decoupler.pp.pseudobulk` when `adata.obs_names` were not unique, now throws verbose error
19+
- Fixed corner case in `decoupler.mt.gsea` when p-values were infitite and could not be corrected
20+
1121
## 2.1.0
1222

1323
### Changes

0 commit comments

Comments
 (0)