We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4ae6c commit 8ed24d2Copy full SHA for 8ed24d2
CHANGELOG.md
@@ -5,6 +5,16 @@
5
6
7
8
+## [2.0.0-alpha.0] - 2025-11-19
9
+
10
+### <!-- 0 -->🚀 Features
11
+- Add full tarball to release
12
+- Prepare repository for BCR release
13
14
+### <!-- 7 -->⚙️ Internals
15
+- Use c++17 to build core library
16
17
18
## [1.4.1] - 2025-11-07
19
20
### <!-- 0 -->🚀 Features
@@ -168,6 +178,7 @@
168
178
- Import google benchmark "fork"
169
179
170
180
181
+[2.0.0-alpha.0]: https://github.com/CodSpeedHQ/runner/compare/v1.4.1..v2.0.0-alpha.0
171
182
[1.4.1]: https://github.com/CodSpeedHQ/runner/compare/v1.4.0..v1.4.1
172
183
[1.4.0]: https://github.com/CodSpeedHQ/runner/compare/v1.3.0..v1.4.0
173
184
[1.3.0]: https://github.com/CodSpeedHQ/runner/compare/v1.2.0..v1.3.0
0 commit comments