summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2022-02-02 17:15:27 +0100
committerBenjamin Berg <bberg@redhat.com>2022-02-02 20:12:58 +0100
commitab9520a7aad3795be7975e021577093a6e85946c (patch)
tree6f98c49f45818e47d10348b90d1126ef02324d8c /NEWS
parentdd3d63b27474664f96bfcd1600d68deb694023d7 (diff)
Release 0.99.14v0.99.14
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ee6e6c..782ed35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 0.99.14
+---------------
+Released: 2022-02-03
+
+Changes:
+- Port build system to meson
+- New ChargeCycles D-Bus property (#152)
+- New async GLib APIs (#121)
+- lid related functions are now deprecated
+- Refresh API is now deprecated
+
+Bug fixes:
+- Plenty of test suite fixes
+- Fix leak of inhibitor lock (#160)
+- Recognize USB power supplies (#148)
+- Fix time compression of data points (#167)
+- Fix disk write amplification when battery is low (#150)
+
Version 0.99.13
---------------
Released: 2021-08-17