Skip to content

Commit 36ca210

Browse files
committed
Update changelog
1 parent 61915ed commit 36ca210

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apis/r/NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- Default log level changed from `info` to `warn` to reduce verbosity. Use `set_log_level("info")` or the `SPDLOG_LEVEL` environment variable to restore verbose logging. ([#4393](https://github.com/single-cell-data/TileDB-SOMA/pull/4393))
1414
- `SOMACollection$add_new_sparse_ndarray()` always adds relatively ([#4450](https://github.com/single-cell-data/TileDB-SOMA/pull/4450))
1515
- `write_soma()` for `Seurat`, `SingleCellExperiment`, and `SummarizedExperiment` objects no longer allow passing arguments through the dots `...` ([#4450](https://github.com/single-cell-data/TileDB-SOMA/pull/4450))
16+
- `write_soma()` for `Assay`, `Assay5`, `DimReduc`, `Graph`, and `SeuratCommand` objects pass `relative` through to other write calls ([#4450](https://github.com/single-cell-data/TileDB-SOMA/pull/4450))
1617

1718
## Defunct
1819

0 commit comments

Comments
 (0)