From b8afd940d9073f1544c581a52dd8036add00d812 Mon Sep 17 00:00:00 2001 From: Donald Campbell <125581724+donaldcampbelljr@users.noreply.github.com> Date: Fri, 20 Dec 2024 08:49:37 -0500 Subject: [PATCH] update changelog --- gtars/docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtars/docs/changelog.md b/gtars/docs/changelog.md index 132c490..04e7d81 100644 --- a/gtars/docs/changelog.md +++ b/gtars/docs/changelog.md @@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - add scaling argument for `bam` to `bw` workflow [#53](https://github.com/databio/gtars/issues/53) - fix accumulation issue for `bam` workflow [#56](https://github.com/databio/gtars/issues/56) - fix wiggle file (core) beginning at 0 [#43](https://github.com/databio/gtars/issues/43) +- fix npy file (end) using start instead of end [#61](https://github.com/databio/gtars/issues/61) - force zoom to 1 for bed/narrowPeak to bw [#34](https://github.com/databio/gtars/issues/34) +- fix IGD overlap issue [#45](https://github.com/databio/gtars/issues/45) +- add ga4gh refget digest functionality [#58](https://github.com/databio/gtars/pull/58) ## [0.1.1] - hot fix for broken python bindings; remove IGD from the python bindings for now