diff --git a/CREDITS b/CREDITS index a7e2dcbef..4affa0f9e 100644 --- a/CREDITS +++ b/CREDITS @@ -546,7 +546,7 @@ I: 1278 N: Alex Manuskin W: https://github.com/amanusk -I: 1284 +I: 1284, 1345 N: Sylvain Duchesne W: https://github.com/sylvainduchesne diff --git a/HISTORY.rst b/HISTORY.rst index b1226489f..feb42ad4d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,6 +5,12 @@ XXXX-XX-XX +**Enhancements** + +- 1310_: [Linux] psutil.sensors_temperatures() now parses /sys/class/thermal + in case /sys/class/hwmon fs is not available (e.g. Raspberry Pi). (patch + by Alex Manuskin) + **Bug fixes** - 1294_: [Windows] psutil.Process().connections() may sometimes fail with