changelog: use backticks for filenames and properties

This commit is contained in:
Daniel Eklöf 2020-09-24 14:00:50 +02:00
parent 88f0b7b8c0
commit 1d579dff6b
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -28,10 +28,10 @@
### Added
* battery: support for drivers that use 'charge\_\*' (instead of
'energy\_\*') sys files.
* battery: support for drivers that use `charge\_\*` (instead of
`energy\_\*`) sys files.
* removables: SD card support.
* removables: new 'ignore' property.
* removables: new `ignore` property.
* Wayland: multi-seat support.
* **Experimental**: 'river': new module for the river Wayland compositor.