We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e897b4 commit b98dd4aCopy full SHA for b98dd4a
CHANGELOG.md
@@ -10,6 +10,17 @@ and this project adheres to [Semantic Versioning][].
10
11
## [Unreleased]
12
13
+## [v0.2.2]
14
+### Added
15
+- Enabled subsetting categories before mapping .obs values {pr}`46`
16
+
17
+### Changed
18
+- Updated the README a bit {pr}`44`
19
+- Updated tutorials to work with new parameter names {pr}`43`
20
21
+### Fices
22
+- Fixed a small bug where hvg masks would not be propagated correctly to joint pca computation {pr}`48`
23
24
## [v0.2.1]
25
### Changed
26
- Move some duplicated docstrings into a central _docs.py file {pr}`41`
0 commit comments