Skip to content

Commit 8aefc6c

Browse files
committed
[3.22.1] release
Signed-off-by: Shon Feder <shon.feder@gmail.com>
1 parent abdc673 commit 8aefc6c

4 files changed

Lines changed: 14 additions & 13 deletions

File tree

CHANGES.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
Unreleased
2-
----------
1+
3.22.1 (2026-04-01)
2+
-------------------
3+
4+
### Fixed
5+
6+
- Restore compatibility with Windows 7 (#13905, @nojb)
7+
8+
- `dune test` now runs tests in the default context only. When there is a
9+
single context, it is treated as the default. This fixes a crash when the
10+
workspace has no context named "default".
11+
(#13930, fixes #13904, @Alizter)
312

4-
If you're a contributor, please include your CHANGES entry in a `$PR_NUMBER.md`
5-
file in either `doc/changes/{added|changed|fixed}/`. At release time, it will
6-
be incoporated into the changelog properly.
13+
- Fix `dune trace cat --chrome-trace` to adhere to the Chrome Trace Event
14+
Format by providing timestamps and durations at microsecond granularity
15+
(#13911, fixes #13906, @Alizter)
716

817
3.22.0 (2026-03-18)
918
-------------------

doc/changes/fixed/13905.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changes/fixed/13911.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/changes/fixed/13930.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)