Skip to content

Commit 5400eb8

Browse files
committed
Fix relnotes
1 parent 839b387 commit 5400eb8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/release-notes/1.11.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Prevent plotting with `mask_obs` from mutating data {smaller}`V Menon` ({pr}`3496`)
99
- Prevent {func}`scanpy.pp.scale` from creating a dask {class}`~dask.array.Array` with {class}`numpy.matrix` chunks {smaller}`P Angerer` ({pr}`3597`)
1010
- Allow using {mod}`sklearn` ≥1.6, {doc}`dask:index` ≥2024.8, and `sphinx` ≥8.2.1 {smaller}`P Angerer` ({pr}`3611`)
11+
- Fixed handling of `ext` argument in {func}`scanpy.read` {smaller}`I Gold` {pr}`3643`
1112
- Fix error message when trying to use `sc.pp.pca(x, zero_center=False)` with a sparse dask array. {smaller}`P Angerer` ({pr}`3646`)
1213

1314
### Documentation

docs/release-notes/3643.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)