allow ramp particles to overwrite min and max

This commit is contained in:
Vincent Fischer 2021-09-19 15:53:52 +02:00
parent 7bbcad55e4
commit 535d49e9c3
3 changed files with 35 additions and 2 deletions

View file

@ -10,6 +10,8 @@
## Unreleased
### Added
* ramp: can now have custom min and max values
(https://codeberg.org/dnkl/yambar/issues/103).
### Changed
* Made `libmpdclient` an optional dependency