|
1 | | -## v1.3.1 |
2 | | - |
3 | | -* GPU: Added support for dynamic loading of ROCm v6 libraries | @aristocratos @fxzjshm | CM #5511131 PR #737 |
4 | | - |
5 | | -* Increase max network interface name to 15 | @tessus | PR #714 |
6 | | - |
7 | | -* Fix OpenBSD UTF-8 locale detection | @lcheylus @imwints | PR #753 #717 |
8 | | - |
9 | | -* Add hot-reloading of config file with CTRL+R or SIGUSR2 signal | @MartinPit | PR #722 |
| 1 | +## v1.3.2 |
10 | 2 |
|
11 | | -* Add battery power draw for linux and freebsd | @vsey | PR #689 |
| 3 | +Description | Author(s) | References |
| 4 | +--- | --- | --- |
| 5 | +fix: Can't detect librocm 6.0.x | @imwints, @aristocratos | #761 |
12 | 6 |
|
13 | | -* Fix crash caused by string exception when cpu clock is exactly between 999.5 and 999.9 Mhz | @rkmcode | PR #735 |
14 | | - |
15 | | -* Write newline at end of config file | @planet36 | PR #743 |
16 | | - |
17 | | -* Add theme based on Everforest Dark Medium palette | @M-Sviridov | PR #746 |
18 | | - |
19 | | -* fix: don't mangle memory for zombie processes | @joske | PR #747 |
20 | | - |
21 | | -* Share common code from collect | @imwints | PR #756 |
| 7 | +## v1.3.1 |
22 | 8 |
|
23 | | -* Fixed incorrect used and available memory for OSX | CM #4461a43 |
| 9 | +Description | Author(s) | References |
| 10 | +--- | --- | --- |
| 11 | +GPU: Added support for dynamic loading of ROCm v6 libraries | @aristocratos, @fxzjshm | 5511131, #737 |
| 12 | +Increase max network interface name to 15 | @tessus | #714 |
| 13 | +Fix OpenBSD UTF-8 locale detection | @lcheylus, @imwints | #753, #717 |
| 14 | +Add hot-reloading of config file with CTRL+R or SIGUSR2 signal | @MartinPit | #722 |
| 15 | +Add battery power draw for linux and freebsd | @vsey | #689 |
| 16 | +Fix crash caused by string exception when cpu clock is exactly between 999.5 and 999.9 Mhz | @rkmcode | #735 |
| 17 | +Write newline at end of config file | @planet36 | #743 |
| 18 | +Add theme based on Everforest Dark Medium palette | @M-Sviridov | #746 |
| 19 | +fix: don't mangle memory for zombie processes | @joske | #747 |
| 20 | +Share common code from collect | @imwints | #756 |
| 21 | +Fixed incorrect used and available memory for OSX | | 4461a43 |
24 | 22 |
|
25 | 23 | ## v1.3.0 |
26 | 24 |
|
|
0 commit comments