mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
Released UPower 0.99.7
This commit is contained in:
parent
7771a57b81
commit
b443f750cf
2 changed files with 13 additions and 1 deletions
12
NEWS
12
NEWS
|
|
@ -1,3 +1,15 @@
|
|||
Version 0.99.7
|
||||
~~~~~~~~~~~~~~
|
||||
Released: 2017-11-28
|
||||
|
||||
New Features:
|
||||
- Add support for Bluetooth LE device batteries (Bastien Nocera)
|
||||
- Allow to be replaced via --replace,-r (Christian Kellner)
|
||||
|
||||
Bugfixes:
|
||||
- Fix critical action after resume from hibernate (Miroslav Sustek)
|
||||
- Fix compilation with libimobiledevice git (Bastien Nocera)
|
||||
|
||||
Version 0.99.6
|
||||
~~~~~~~~~~~~~~
|
||||
Released: 2017-09-11
|
||||
|
|
|
|||
2
RELEASE
2
RELEASE
|
|
@ -14,7 +14,7 @@ Bugfixes:
|
|||
2. Commit changes to git:
|
||||
|
||||
git commit -a -m "Released UPower 0.99.7"
|
||||
git tag -s -f -m "Released UPower 0.99.7" UPOWER_0_99_6
|
||||
git tag -s -f -m "Released UPower 0.99.7" UPOWER_0_99_7
|
||||
<wait>
|
||||
git push --tags
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue