From be4de8f7007a919180925c006f2f42cc3425ad6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 13:18:54 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cfd4b3..b022e20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.0.0 (2026-08-12) + + +### Features + +* add example sample_sheet from cellranger-multi workflow with 10x MTX encompassing folder path ([e4a5d94](https://github.com/snakemake-workflows/single-cell-counts-preprocessing/commit/e4a5d94dd86bda89670a2d0916da2c2e35a2cc7d)) + ## [1.3.0](https://github.com/snakemake-workflows/snakemake-workflow-template/compare/v1.2.0...v1.3.0) (2026-03-27)