use json_object_object_get_ex instead of deprecated fct json_object_object_get
[psensor.git] / NEWS
diff --git a/NEWS b/NEWS
index 936da9b..1cb194e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,19 @@
 Psensor NEWS
 ============
 
-v0.8.0.7
+v0.9.0.0
 --------
 
 * smaller and more consistent with ubuntu themes appindicator icons.
-* sensors displayed directly in the top bar.
+* sensors displayed directly in the top bar (experimental).
+* improved status icon in hicolor theme to fit well with white
+  background. (LP: #1310323).
+* psensor not autostarted by default.
+* added a setting to launch psensor on session startup. (Closes:
+  #728754).
+* fixed minor GUI bugs (widget alignments, padding, layout policy,
+  etc).
+* fixed missing translatable strings.
 
 v0.8.0.6
 --------