diff --git a/docs/release-latest.rst b/docs/release-latest.rst index d795fa0245..3f2e268798 100644 --- a/docs/release-latest.rst +++ b/docs/release-latest.rst @@ -65,3 +65,4 @@ Version 1.7 - Fixed bug where calling `set_figure_params` could block if IPython was installed, but not used. :pr:`1547` :smaller:`I Virshup` - :func:`~scanpy.pl.violin` no longer fails if `.raw` not present :pr:`1548` :smaller:`I Virshup` - :func:`~scanpy.pl.spatial` refactoring and better handling of spatial data :pr:`1512` :smaller:`G Palla` +- :func:`scanpy.pp.pca` works with `chunked=True` again :pr:`1592` :smaller:`I Virshup`