Skip to content

Commit c01a780

Browse files
committed
version 0.5.6
1 parent 8b20571 commit c01a780

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/release_notes.rst

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
See all releases `here <https://github.com/theislab/anndata/releases>`_. The following lists selected improvements.
22

3-
Warning: there has been a bug in :func:`~anndata.AnnData.concatenate` in
4-
versions 0.5.2, 0.5.3 and 0.5.4: variable names were not assigned correctly. Use
5-
version 0.5.5.
63

4+
**March 19, 2018**: version 0.5.6
5+
6+
1. better memory efficiency in loom exports
7+
2. 'outer join' concatenation
8+
3. bug fixes and consistency updates
9+
10+
.. warning::
11+
12+
There was a bug in :func:`~anndata.AnnData.concatenate` in versions 0.5.2,
13+
0.5.3 and 0.5.4: variable names were not assigned correctly. Was fixed in
14+
version 0.5.5.
715

816
**February 9, 2018**: version 0.5
917

0 commit comments

Comments
 (0)