X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=1e9d4ae39c0640554522dbbe08bb067e1a67e374;hb=db67d2960c15ee66c36b4095349226310d76f7fd;hp=766d3300c920a1e18c2ed9a31ad92f8a1acebf8e;hpb=90c789d5c98cebff1add0092a1eb290217a33e42;p=psensor.git diff --git a/NEWS b/NEWS index 766d330..1e9d4ae 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ -Psensor NEWS -============ += 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 ------