You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,20 @@
5
5
6
6
7
7
8
+
## [1.2.1] - 2026-06-24
9
+
10
+
### <!-- 1 -->🐛 Bug Fixes
11
+
- Compile instrument-hooks generated C with -std=c11 by @not-matthias
12
+
13
+
### <!-- 6 -->🧪 Testing
14
+
- Add darwin-only fibonacci benchmark for flamegraph testing by @not-matthias in [#61](https://github.com/CodSpeedHQ/codspeed-go/pull/61)
15
+
16
+
### <!-- 7 -->⚙️ Internals
17
+
- Use latest runner-version for benchmarks by @not-matthias in [#65](https://github.com/CodSpeedHQ/codspeed-go/pull/65)
18
+
- Bump instrument-hooks to d83209f for macos support by @not-matthias
19
+
- Use --locked when installing cargo-codspeed by @GuillaumeLagrange in [#60](https://github.com/CodSpeedHQ/codspeed-go/pull/60)
20
+
21
+
8
22
## [1.2.0] - 2026-04-28
9
23
10
24
### <!-- 0 -->🚀 Features
@@ -13,6 +27,7 @@
13
27
- Allow overriding instrument-hooks path via env var by @GuillaumeLagrange
14
28
15
29
### <!-- 7 -->⚙️ Internals
30
+
- Release v1.2.0 by @adriencaccia
16
31
- Get rid of the moonrepo/setup-rust action by @GuillaumeLagrange
0 commit comments