Skip to content

Commit 810d6b4

Browse files
committed
chore: Release v1.4.0
1 parent 7c8c06d commit 810d6b4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

66

77

8+
## [1.4.0] - 2025-10-22
9+
10+
### <!-- 0 -->🚀 Features
11+
- Check multiple bazel versions
12+
- Check multiple bazel versions on different os
13+
14+
### <!-- 1 -->🐛 Bug Fixes
15+
- Initialize g_hooks before using it
16+
- Ignore format errors
17+
- Sync compiler flags with instrument-hooks; add strict mode
18+
- Run cmake/bazel on many os
19+
- Fetch instrument-hooks git repository
20+
- Bazel build on v8+
21+
- Bazel 9 build
22+
- Push the commit in the release script
23+
24+
### <!-- 7 -->⚙️ Internals
25+
- Enable strict warnings
26+
- Bump instrument-hooks
27+
28+
829
## [1.3.0] - 2025-10-06
930

1031
### <!-- 0 -->🚀 Features
@@ -131,6 +152,7 @@
131152
- Import google benchmark "fork"
132153

133154

155+
[1.4.0]: https://github.com/CodSpeedHQ/runner/compare/v1.3.0..v1.4.0
134156
[1.3.0]: https://github.com/CodSpeedHQ/runner/compare/v1.2.0..v1.3.0
135157
[1.2.0]: https://github.com/CodSpeedHQ/runner/compare/v1.1.1..v1.2.0
136158
[1.1.1]: https://github.com/CodSpeedHQ/runner/compare/v1.1.0..v1.1.1

0 commit comments

Comments
 (0)