mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-04-28 08:50:42 +02:00
Release 1.90.5
- Suspend and Ignore as the CriticalPowerActions (!218 and !218) - Support for battery charging threshold (!208) - Tweak the device priority to make sure the device kind joystick can be correctly shown. (#267)
This commit is contained in:
parent
9449cb5831
commit
12d1b7ec43
2 changed files with 9 additions and 1 deletions
8
NEWS
8
NEWS
|
|
@ -1,3 +1,11 @@
|
|||
Version 1.90.5
|
||||
--------------
|
||||
Released: 2024-08-22
|
||||
|
||||
- Suspend and Ignore as the CriticalPowerActions (!218 and !218)
|
||||
- Support for battery charging threshold (!208)
|
||||
- Tweak the device priority to make sure the device kind joystick can be correctly shown. (#267)
|
||||
|
||||
Version 1.90.4
|
||||
--------------
|
||||
Released: 2024-04-08
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('upower', 'c',
|
||||
version: '1.90.4',
|
||||
version: '1.90.5',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue