Skip to content

Commit b8c7d10

Browse files
committed
Fix relnotes
1 parent c325b0c commit b8c7d10

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release-notes/1.12.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#### Bug fixes
99

1010
- Prevent segfault when running {func}`scanpy.pp.highly_variable_genes` with `flavor='seurat_v3{,_paper}'` and some all-zero genes {smaller}`P Angerer` ({pr}`3980`)
11+
- Clarify and deduplicate shared parameter documentation between {func}`scanpy.tl.leiden` and {func}`scanpy.tl.louvain` {smaller}`Abi` ({pr}`3986`)
1112
- {func}`scanpy.pp.combat` now raises a {class}`ValueError` when a batch contains fewer than 2 cells, instead of silently producing NaN values in the corrected data {smaller}`L Zhang` ({pr}`3994`)
1213
- Fix crashes when running numba in dask by using the threadsafe {func}`fast_array_utils.numba.njit` {smaller}`P Angerer` ({pr}`4015`)
1314
- {func}`scanpy.tl.umap` no longer silently mutates `adata.obsp['connectivities']` via a shared sparse buffer {smaller}`N Justice` ({pr}`4031`)

docs/release-notes/3986.doc.md

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

0 commit comments

Comments
 (0)