mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
meson: Release 1.91.0
The major change includes: 1. Support multiple keyboard backlight LED control.
This commit is contained in:
parent
a4d0d469f3
commit
d79841fe40
2 changed files with 10 additions and 1 deletions
9
NEWS
9
NEWS
|
|
@ -1,3 +1,12 @@
|
|||
Version 1.91.0
|
||||
--------------
|
||||
Released: 2025-11-25
|
||||
|
||||
- New feature: Support multiple keyboard backlight LED control. (#291 !203)
|
||||
- Make installation of tests optional (!202)
|
||||
- Support conf.d style config file (!286)
|
||||
- Deprecate CapacityLevel property (!290 #333)
|
||||
|
||||
Version 1.90.10
|
||||
--------------
|
||||
Released: 2025-08-26
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('upower', 'c',
|
||||
version: '1.90.10',
|
||||
version: '1.91.0',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue