From: Stephen Seo Date: Tue, 23 Aug 2022 08:08:14 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 0.1.5~7 X-Git-Url: https://git.seodisparate.com/stephenseo/static/git-favicon.png?a=commitdiff_plain;h=9800e509274021905060431cde4d4269c0ba5314;p=swaybar_info Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index d857932..dfa0bfd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ ## 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 Fix failing to fetch netdev info when /proc/net/dev device starts with whitespace.