Skip to content

Commit

Permalink
Backport PR #1683: Update release notes for 1.7.1 (#1686)
Browse files Browse the repository at this point in the history
Co-authored-by: Isaac Virshup <[email protected]>
  • Loading branch information
meeseeksmachine and ivirshup authored Feb 24, 2021
1 parent df06682 commit 00cc0cf
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/release-notes/1.7.1.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
1.7.1 :small:`the future`
1.7.1 :small:`2021-02-24`
~~~~~~~~~~~~~~~~~~~~~~~~~

.. rubric:: Performance enhancements
.. rubric:: Documentation

- More twitter handles for core devs :pr:`1676` :smaller:`G Eraslan`

.. rubric:: Bug fixes

- :func:`~scanpy.tl.dendrogram` use `1 - correlation` as distance matrix to compute the dendrogram :pr:`1614` :smaller:`F Ramirez`
- Fixed :func:`~scanpy.get.obs_df`/ :func:`~scanpy.get.var_df` erroring when `keys` not passed :pr:`1637` :smaller:`I Virshup`

.. rubric:: Deprecations
- Fixed argument handling for :func:`scanpy.external.pp.scrublet` :smaller:`J Manning`
- Fixed passing of `kwargs` to :func:`scanpy.pl.violin` when `stripplot` was also used :pr:`1655` :smaller:`M van den Beek`
- Fixed colorbar creation in `scanpy.pl.timeseries_as_heatmap` :pr:`1654` :smaller:`M van den Beek`

0 comments on commit 00cc0cf

Please sign in to comment.