From: Stephen Seo Date: Tue, 23 Aug 2022 08:30:38 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 0.1.5~3 X-Git-Url: https://git.seodisparate.com/js/bootstrap.bundle.min.js?a=commitdiff_plain;h=e2ae9d5409d63138a03a78e5820d0f44c6f453b3;p=swaybar_info Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index dfa0bfd..819fc99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,6 +8,8 @@ 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. +The README.md explains how to use this feature. + ## 0.1.3 Fix failing to fetch netdev info when /proc/net/dev device starts with whitespace.