From 02fb4433a01fcc2630b6bde025ffb027a6ee08ad Mon Sep 17 00:00:00 2001 From: "ferrflow[bot]" <278126555+ferrflow[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:22:17 +0000 Subject: [PATCH] chore(release): benchmarks v5.1.0 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b0d48f..37ac6cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `benchmarks` will be documented here. The format is based on [Keep a Changelog](https://keepachangelog.com/). +## [5.1.0] - 2026-06-17 + +### Features + +- feat(bench): pin ferrflow to single thread + report parallel stat with runner cores (#145) + ## [5.0.6] - 2026-06-15 ### Bug Fixes diff --git a/VERSION b/VERSION index c20c645..831446c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.6 +5.1.0