Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
lazappi committed Oct 2, 2024
1 parent b1f807f commit 344e92f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: zellkonverter
Title: Conversion Between scRNA-seq Objects
Version: 1.15.1
Date: 2024-06-21
Version: 1.15.2
Date: 2024-10-02
Authors@R: c(
person("Luke", "Zappia", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7744-8565")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Bioconductor 3.20, October 2024

## zellkonverter 1.15.2 (2024-10-02)

* Correctly set `filepath` in the R reader with reading `adata.raw` with `use_hdf5 = TRUE` (PR #124 @GabrielHoffman, Fixes #123)

## zellkonverter 1.15.1 (2024-06-21)

* Skip **anndata** v0.7.6 tests on Apple Silicon as Python 3.7 is not available
Expand Down

0 comments on commit 344e92f

Please sign in to comment.