From b91284796fefdee7f70f828889062e62abb7181d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 21:11:00 +0200 Subject: [PATCH] chore: release 1.11.0 (#83) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 269d0dd..5295bcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.11.0](https://www.github.com/snakemake-workflows/dna-seq-benchmark/compare/v1.10.0...v1.11.0) (2024-06-20) + + +### Features + +* add F*-measure ([#84](https://www.github.com/snakemake-workflows/dna-seq-benchmark/issues/84)) ([92f4903](https://www.github.com/snakemake-workflows/dna-seq-benchmark/commit/92f4903bd9af9e875ec4a15ddb485e2313c2b513)) +* add seqc2 wgs and ffpe to presets ([#82](https://www.github.com/snakemake-workflows/dna-seq-benchmark/issues/82)) ([c475b0f](https://www.github.com/snakemake-workflows/dna-seq-benchmark/commit/c475b0f5d263a7195946a1ec467050394696af08)) +* add version of benchmark as key in presets and include in report ([#80](https://www.github.com/snakemake-workflows/dna-seq-benchmark/issues/80)) ([111b4ec](https://www.github.com/snakemake-workflows/dna-seq-benchmark/commit/111b4ece8413342f18c608c304e691ca8144aa93)) +* offer download of datavzrd reports as excel ([#81](https://www.github.com/snakemake-workflows/dna-seq-benchmark/issues/81)) ([6f5055e](https://www.github.com/snakemake-workflows/dna-seq-benchmark/commit/6f5055ecdd4190782567965f77eb6bb112923a4c)) + ## [1.10.0](https://www.github.com/snakemake-workflows/dna-seq-benchmark/compare/v1.9.0...v1.10.0) (2024-06-11)