Skip to content

Commit 405b43e

Browse files
authored
make concat a rubric (#377)
1 parent be337a8 commit 405b43e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/release-latest.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ On master
1414
0.7.2 :small:`2020-05-15`
1515
~~~~~~~~~~~~~~~~~~~~~~~~~
1616

17-
- Concatenation has been overhauled for greater performance and more features :smaller:`I Virshup`
17+
.. rubric:: Concatenation overhaul :smaller:`I Virshup`
1818

19-
- Elements of `uns` can now be merged, see :pr:`350`
20-
- Outer joins now work for `layers` and `obsm`, see :pr:`352`.
21-
- Fill value for outer joins can now be specified.
22-
- Expect improvments in performance, see :issue:`303`.
19+
- Elements of `uns` can now be merged, see :pr:`350`
20+
- Outer joins now work for `layers` and `obsm`, see :pr:`352`
21+
- Fill value for outer joins can now be specified
22+
- Expect improvments in performance, see :issue:`303`
2323

24-
.. rubric:: New features
24+
.. rubric:: Functionality
2525

2626
- :attr:`~anndata.AnnData.obsp` and :attr:`~anndata.AnnData.varp` can now be transposed :pr:`370` :smaller:`A Wolf`
2727
- :meth:`~anndata.AnnData.obs_names_make_unique` is now better at making values unique, and will warn if ambiguities arise :pr:`345` :smaller:`M Weiden`

0 commit comments

Comments
 (0)