diff --git a/CHANGELOG b/CHANGELOG index 2bd5329..ed76488 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,12 @@ -0.12.3 - - fix: background computation with sparsemed did not work +0.12.4 - fix: correctly support passing an ndarray to BackgroundSparseMed instead of an input file path - fix: BackgroundSparseMed did not work for datasets of length < 100 - fix: bad f-string in BackgroundSparseMed - - enh: support passing paths as strings to Background class - tests: add tests for BackgroundSparseMed +0.12.3 + - fix: background computation with sparsemed did not work + - enh: support passing paths as strings to Background class 0.12.2 - enh: more efficient computation of inert_ratio_prnc feature (#6) - enh: more efficient computation of tilt feature (#6)