Skip to content

Commit c0c4bec

Browse files
committed
changelog: reformat 0.2.0 entry
1 parent 3503c65 commit c0c4bec

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,17 @@ To copy the annotations explicitly, you will need to use [`pull_obs()`](#mudata.
8989

9090
## [0.2.0]
9191

92-
This version uses new I/O serialisation of `AnnData v0.8 <https://anndata.readthedocs.io/en/latest/release-notes/index.html#th-march-2022>`_.
92+
### Added
93+
94+
- [new axes interface](https://github.com/scverse/mudata/blob/master/docs/source/notebooks/axes.ipynb) that allows to use MuData objects as containers with different shared dimensions.
95+
96+
### Changed
97+
98+
- new I/O serialisation of [AnnData v0.8](https://anndata.readthedocs.io/en/latest/release-notes/index.html#th-march-2022)_.
9399

94-
Updating a MuData object with :func:`mudata.MuData.update` is even faster in many use cases.
100+
### Fixed
95101

96-
There's `a new axes interface <https://github.com/scverse/mudata/blob/master/docs/source/notebooks/axes.ipynb>`_ that allows to use MuData objects as containers with different shared dimensions.
102+
- Updating a MuData object with `MuData.update()` is even faster in many use cases.
97103

98104
## [0.1.2]
99105

0 commit comments

Comments
 (0)