Skip to content

Commit 5730358

Browse files
committed
chore: Release codspeed-runner version 4.11.1 🎉
1 parent 5876016 commit 5730358

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66

77

8+
## [4.11.1] - 2026-02-26
9+
10+
### <!-- 7 -->⚙️ Internals
11+
- Pin all actions (#250) by @art049 in [#250](https://github.com/CodSpeedHQ/runner/pull/250)
12+
- Bump nix to 0.31.1 (#247) by @3v1n0 in [#247](https://github.com/CodSpeedHQ/runner/pull/247)
13+
14+
815
## [4.11.0] - 2026-02-23
916

1017
### <!-- 0 -->🚀 Features
@@ -25,7 +32,7 @@
2532
- Use common lib paths for all allocators by @not-matthias
2633

2734
### <!-- 7 -->⚙️ Internals
28-
- Bump exec-harness version
35+
- Bump exec-harness version by @adriencaccia
2936
- Remove outdated allocator check by @not-matthias in [#241](https://github.com/CodSpeedHQ/runner/pull/241)
3037
- Add tcmalloc test by @not-matthias
3138

@@ -971,6 +978,7 @@
971978
- Add linting components to the toolchain by @art049
972979

973980

981+
[4.11.1]: https://github.com/CodSpeedHQ/runner/compare/v4.11.0..v4.11.1
974982
[4.11.0]: https://github.com/CodSpeedHQ/runner/compare/v4.10.6..v4.11.0
975983
[4.10.6]: https://github.com/CodSpeedHQ/runner/compare/v4.10.5..v4.10.6
976984
[4.10.5]: https://github.com/CodSpeedHQ/runner/compare/v4.10.4..v4.10.5

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 = "4.11.0"
3+
version = "4.11.1"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)