forked from external/yambar
changelog: add a changelog
This commit is contained in:
parent
c17e4b1110
commit
a2866aad0f
1 changed files with 28 additions and 0 deletions
28
CHANGELOG.md
Normal file
28
CHANGELOG.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
* [1.5.0](#1-5-0)
|
||||||
|
|
||||||
|
|
||||||
|
## 1.5.0
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* battery: support for drivers that use 'charge\_\*' (instead of
|
||||||
|
'energy\_\*') sys files.
|
||||||
|
* removables: SD card support.
|
||||||
|
* removables: new 'ignore' property.
|
||||||
|
* Wayland: multi-seat support.
|
||||||
|
* **Experimental**: 'river': new module for the river Wayland compositor.
|
||||||
|
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
|
||||||
|
* Requires fcft-2.2.x.
|
||||||
|
* battery: a poll value of 0 disables polling.
|
||||||
|
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* mpd: check of return value from `thrd_create`.
|
||||||
|
* battery: handle 'manufacturer' and 'model_name' not being present.
|
||||||
|
* Wayland: handle runtime scaling changes.
|
Loading…
Add table
Reference in a new issue