Release version 1.1.2

* [BUGFIX] Handle errors from disabled PSI subsystem #1983
* [BUGFIX] Sanitize strings from /sys/class/power_supply #1984
* [BUGFIX] Silence missing netclass errors #1986

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2021-03-05 08:30:29 +01:00
parent d462d5c5d2
commit 378d7b46bf
No known key found for this signature in database
GPG key ID: C646B23C9E3245F1
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@
* [ENHANCEMENT]
* [BUGFIX]
## 1.1.2 / 2021-03-05
* [BUGFIX] Handle errors from disabled PSI subsystem #1983
* [BUGFIX] Sanitize strings from /sys/class/power_supply #1984
* [BUGFIX] Silence missing netclass errors #1986

View file

@ -1 +1 @@
1.1.1
1.1.2