summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-17 15:09:48 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-17 15:09:48 +0200
commit384bae5af83fe05a91fc77c25e4d18eba9911cb1 (patch)
tree89a7d563552ac34d3e1be452c65e0f9fd7b2e189
parent3063bdaf44f0936cdffcddd515bc89e3f4ca40aa (diff)
downloadupower-384bae5af83fe05a91fc77c25e4d18eba9911cb1.tar.gz
NEWS: Update for future release
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19a8acc..25256a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 0.99.0
+~~~~~~~~~~~~~~
+
+This version contains major API changes. Use the 0.9
+versions if you want to keep using the old API.
+
+New Features:
+- Add WarningLevel and IconName properties to all devices
+- Add DisplayDevice composite battery
+- Enforce critical battery policy on the daemon side
+
+Bugfixes:
+- Reduce client-side and daemon-side wake-ups
+- Emit PropertiesChanged signals
+- Register objects on the bus once they've been setup
+
+Feature Removals:
+- Remove battery recall support
+- Remove QoS support
+- Remove OnLowBattery property (use WarningLevel instead)
+- Remove DeviceChanged and Changed signals
+
Version 0.9.22
~~~~~~~~~~~~~~
Released: 2013-10-08