Update Changelog.md
This commit is contained in:
parent
456d58c6f4
commit
9800e50927
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
## Upcoming Changes
|
## Upcoming Changes
|
||||||
|
|
||||||
|
## 0.1.4
|
||||||
|
|
||||||
|
Implemented advanced usage of `--regex-cmd=...` such that output text and output
|
||||||
|
text color can be specified with regex captures. The first capture is the output
|
||||||
|
text and the second capture is its color.
|
||||||
|
|
||||||
## 0.1.3
|
## 0.1.3
|
||||||
|
|
||||||
Fix failing to fetch netdev info when /proc/net/dev device starts with whitespace.
|
Fix failing to fetch netdev info when /proc/net/dev device starts with whitespace.
|
||||||
|
|
Loading…
Reference in a new issue