diff --git a/CHANGELOG.md b/CHANGELOG.md index 07b71cc..45b4899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.14.2](https://github.com/snakemake-workflows/dna-seq-benchmark/compare/v1.14.1...v1.14.2) (2026-01-15) + + +### Performance Improvements + +* autobump snakemake wrappers ([#155](https://github.com/snakemake-workflows/dna-seq-benchmark/issues/155)) ([bfa37e2](https://github.com/snakemake-workflows/dna-seq-benchmark/commit/bfa37e2262253447f7e6b1fb5f914f56718bd78d)) +* bump snakemake wrappers to v8.0.2 ([#150](https://github.com/snakemake-workflows/dna-seq-benchmark/issues/150)) ([0647f12](https://github.com/snakemake-workflows/dna-seq-benchmark/commit/0647f12b9c5b32270c9b74ba14f6e98ffd1efab9)) + ## [1.14.1](https://github.com/snakemake-workflows/dna-seq-benchmark/compare/v1.14.0...v1.14.1) (2025-11-14)