From b96e04fb950584d113a387e3135a7a37363d3bdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:31:22 +0000 Subject: [PATCH] chore(main): release 1.14.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a35586..67afcfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.14.1](https://github.com/snakemake-workflows/dna-seq-benchmark/compare/v1.14.0...v1.14.1) (2025-10-20) + + +### Performance Improvements + +* bump snakemake wrappers to v7.6.1 ([#145](https://github.com/snakemake-workflows/dna-seq-benchmark/issues/145)) ([8768c74](https://github.com/snakemake-workflows/dna-seq-benchmark/commit/8768c749b39501cc9ba8b7417bba5b3495150fae)) +* bump snakemake wrappers to v7.8.1 ([#147](https://github.com/snakemake-workflows/dna-seq-benchmark/issues/147)) ([7181d47](https://github.com/snakemake-workflows/dna-seq-benchmark/commit/7181d47166819ebcb325949056a4c1f32ec9cbb0)) + ## [1.14.0](https://github.com/snakemake-workflows/dna-seq-benchmark/compare/v1.13.0...v1.14.0) (2025-10-01)