X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=1e9d4ae39c0640554522dbbe08bb067e1a67e374;hb=db67d2960c15ee66c36b4095349226310d76f7fd;hp=b6a377002015c1d8e81268da12139cf4ba05fab4;hpb=3d7c520214bcb650c58f8b50407c9c67367aabe3;p=psensor.git diff --git a/NEWS b/NEWS index b6a3770..1e9d4ae 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ = Psensor NEWS :docinfo2: +v1.2.1 +------ + +* documentation files are generated with asciidoctor instead of + asciidoc. +* added support of BCM2835 which is mostly used in the Raspberry PI3. +* Fresh install of 1.2.0 complains about missing sensor config + keys. (LP :#1650378) + v1.2.0 ------ @@ -17,6 +26,12 @@ v1.2.0 * New dconf settings +default-high-threshold-temperature+, and +default-sensor-alarm-enabled+. * Fixed memory leaks due to glib GError. +* Added Greek translation. +* Updated Russian translation (Grigorii Chirkov). +* Updated German translation (Max). +* Added Polish translation (hawkeye116477). +* Fixed GtkDialog mapped without a transient parent (Francis + Chin). (LP: #1642696). v1.1.5 ------