Skip to content

Commit d26117e

Browse files
committed
chore: Release codspeed-runner version 3.6.1
1 parent d4c38cb commit d26117e

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55

66

77

8+
## [3.6.1] - 2025-06-16
9+
10+
### <!-- 0 -->🚀 Features
11+
- Run benchmark with systemd (for optional cpu isolation) by @not-matthias in [#86](https://github.com/CodSpeedHQ/runner/pull/86)
12+
13+
### <!-- 1 -->🐛 Bug Fixes
14+
- Only show perf output at debug or trace level by @not-matthias in [#87](https://github.com/CodSpeedHQ/runner/pull/87)
15+
16+
817
## [3.6.0] - 2025-06-10
918

1019
### <!-- 0 -->🚀 Features
@@ -373,6 +382,7 @@
373382
- Add linting components to the toolchain by @art049
374383

375384

385+
[3.6.1]: https://github.com/CodSpeedHQ/runner/compare/v3.6.0..v3.6.1
376386
[3.6.0]: https://github.com/CodSpeedHQ/runner/compare/v3.5.0..v3.6.0
377387
[3.5.0]: https://github.com/CodSpeedHQ/runner/compare/v3.4.0..v3.5.0
378388
[3.4.0]: https://github.com/CodSpeedHQ/runner/compare/v3.3.1..v3.4.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codspeed-runner"
3-
version = "3.6.0"
3+
version = "3.6.1"
44
edition = "2021"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)