diff options
author | jao <jao@gnu.org> | 2021-07-06 14:16:53 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-07-06 14:17:17 +0100 |
commit | 802cd7ea845b804156ccdcce869526d178cf7e53 (patch) | |
tree | 2db7956b00f906cee03d2fe87198497b6e95bf49 /changelog.md | |
parent | f2907ced81dc25bfe19ba3bd705d3b60f33ee68d (diff) | |
download | xmobar-802cd7ea845b804156ccdcce869526d178cf7e53.tar.gz xmobar-802cd7ea845b804156ccdcce869526d178cf7e53.tar.bz2 |
Changelog: mention of new CLI args handling
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index f3c38d8..105ea95 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,8 @@ _New features_ - New monitor: k10temp (Sam Kirby) + - Better handling of command line arguments for Haskell-based + configuration keys (see #553 and #554) _Bug fixes_ |