Skip to content

Commit b068c53

Browse files
committed
updated release notes
1 parent 1db5830 commit b068c53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/release_notes.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ See all releases `here <https://github.com/theislab/anndata/releases>`_. The fol
33

44
**February 9, 2018**: version 0.5
55

6-
1. inform about duplicates in :class:`~anndata.AnnData.var_names` and :class:`~anndata.AnnData.obs_names`: resolve them using, e.g., :func:`~anndata.AnnData.var_names_make_unique`,2. by default, generate unique observation names in :func:`~anndata.AnnData.concatenate`
6+
1. inform about duplicates in :class:`~anndata.AnnData.var_names` and resolve them using :func:`~anndata.AnnData.var_names_make_unique`
7+
2. by default, generate unique observation names in :func:`~anndata.AnnData.concatenate`
78
3. automatically remove unused categories after slicing
89
4. read/write `.loom` files using loompy 2
910
5. some IDE-backed improvements

0 commit comments

Comments
 (0)