Skip to content

Commit a6a0a03

Browse files
committed
Doc: update changelog
1 parent 4b3241a commit a6a0a03

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 2.21.2
2+
3+
Features:
4+
* Support `--stat <num_in_ms>` to display long running modules in yellow or red
5+
6+
Bugfixes:
7+
* Fix bad Intel Arc GPU name and type detection (GPU, Linux)
8+
* Fix uninited struct fields (GPU, Linux)
9+
* Skip cpu model smbios detection on ARM platforms (CPU, Linux)
10+
* Always use `CurrentControlSet` instead of `ControlSet001` when querying registry (Windows)
11+
* Fix NVIDIA GPUs are missing in GPU detection sometimes (GPU, Linux)
12+
* Fixing detection of `pthread_timedjoin_np` (Linux)
13+
14+
Logos:
15+
* Add HyprOS
16+
117
# 2.21.1
218

319
Hotfix for a regression that breaks WM detection when running `startx` from TTY (Regression from 2.21.0, #1172 / #1162)

0 commit comments

Comments
 (0)