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:
Kate Hsuan 2024-08-22 20:31:38 +08:00
parent 9449cb5831
commit 12d1b7ec43
2 changed files with 9 additions and 1 deletions

8
NEWS
View file

@ -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

View file

@ -1,5 +1,5 @@
project('upower', 'c',
version: '1.90.4',
version: '1.90.5',
license: 'GPLv2+',
default_options: [
'buildtype=debugoptimized',