Skip to content

Commit fc31b41

Browse files
Merge pull request #1559 from GuillaumeGomez/update
Update CHANGELOG and crate version to `0.36.1`
2 parents d46ed5d + 20d3d29 commit fc31b41

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.36.1
2+
3+
* Linux: Improve processor CPU usage computation.
4+
15
# 0.36.0
26

37
* Add new `Motherboard` type.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sysinfo"
3-
version = "0.36.0"
3+
version = "0.36.1"
44
authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]
55
description = "Library to get system information such as processes, CPUs, disks, components and networks"
66
repository = "https://github.com/GuillaumeGomez/sysinfo"

0 commit comments

Comments
 (0)