From f0573a4d58d74816769a2ed65c7b056e5fa36f18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:53:05 +0000 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3efae82..a03d65a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/ncbench/ncbench-workflow/compare/v1.3.0...v1.4.0) (2026-06-02) + + +### Features + +* bump to dna-seq-benchmark 1.14.1, split github action into matrix ([#61](https://github.com/ncbench/ncbench-workflow/issues/61)) ([0ce7841](https://github.com/ncbench/ncbench-workflow/commit/0ce7841670813beb64a440c392efbf4f9c518b29)) + ## [1.3.0](https://github.com/ncbench/ncbench-workflow/compare/v1.2.0...v1.3.0) (2025-08-05)