Skip to content

Commit 0537f4e

Browse files
committed
v1.20.1 -- resolved a bug in registration_wrapper() noted by @manishabarse
1 parent 32d9984 commit 0537f4e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: spatialLIBD
22
Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved
33
transcriptomics data
4-
Version: 1.20.0
5-
Date: 2025-04-03
4+
Version: 1.20.1
5+
Date: 2025-04-30
66
Authors@R:
77
c(
88
person("Leonardo", "Collado-Torres", role = c("aut", "cre"),

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# spatialLIBD 1.20.1
2+
3+
BUG FIXES
4+
5+
* @manishabarse fixed a bug in `registration_wrapper()` which led to `NULL`
6+
results for `anova`. See
7+
<https://github.com/LieberInstitute/spatialLIBD/pull/110> for details.
8+
19
# spatialLIBD 1.19.12
210

311
NEW FEATURES

0 commit comments

Comments
 (0)