changelog: audio CD support

This commit is contained in:
Daniel Eklöf 2021-12-26 12:25:55 +01:00
parent 52e2540d42
commit 0aff641d0c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -18,6 +18,9 @@
(https://codeberg.org/dnkl/yambar/issues/139).
* mem: a module handling system memory monitoring
* cpu: a module offering cpu usage monitoring
* removables: support for audio CDs
(https://codeberg.org/dnkl/yambar/issues/146).
* removables: new boolean tag: `audio`.
### Changed