mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-24 21:05:40 +02:00
changelog: cpu: don’t error out on systems with SMT disabled
This commit is contained in:
parent
62ca06eccb
commit
9c28d36898
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
* Support for custom font fallbacks
|
||||
|
@ -37,6 +38,8 @@
|
|||
* Slow/laggy behavior when quickly spawning many `on-click` handlers,
|
||||
e.g. when handling mouse wheel events
|
||||
(https://codeberg.org/dnkl/yambar/issues/169).
|
||||
* cpu: don’t error out on systems where SMT has been disabled
|
||||
(https://codeberg.org/dnkl/yambar/issues/172).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
Loading…
Add table
Reference in a new issue