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
+14Lines changed: 14 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
+
## [4.4.0] - 2026-04-14
9
+
10
+
### <!-- 0 -->π Features
11
+
- Collect Python toolchain information via instrument hooks environment API by @GuillaumeLagrange in [#108](https://github.com/CodSpeedHQ/pytest-codspeed/pull/108)
12
+
13
+
### <!-- 1 -->π Bug Fixes
14
+
- Exclude setup time from benchmark in walltime mode (#114) by @toby-coleman in [#114](https://github.com/CodSpeedHQ/pytest-codspeed/pull/114)
15
+
- Fix segfault caused by multiple activate_stack_trampoline by @GuillaumeLagrange
16
+
17
+
### <!-- 7 -->βοΈ Internals
18
+
- Bump the python pinned python version by @GuillaumeLagrange in [#109](https://github.com/CodSpeedHQ/pytest-codspeed/pull/109)
0 commit comments