summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-11-28 11:15:54 +0000
committerRichard Hughes <richard@hughsie.com>2017-11-28 11:15:54 +0000
commitb443f750cfeee460323d8d9f214ff691345d01ef (patch)
tree6b163f67b34f4109dd60e580e12c331cd8d293b8
parent7771a57b81bf7067701afa87800bfa2d7840cbfd (diff)
Released UPower 0.99.7UPOWER_0_99_7
-rw-r--r--NEWS12
-rw-r--r--RELEASE2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04a5b54..bb6f8d3 100644
--- a/NEWS
+++ b/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
diff --git a/RELEASE b/RELEASE
index 08577c5..133ee08 100644
--- a/RELEASE
+++ b/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