diff options
author | slotThe <soliditsallgood@tuta.io> | 2020-02-03 10:00:52 +0100 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2020-02-05 09:22:49 +0100 |
commit | 690446b534a1d88b64030cb300f0178b4680b0d8 (patch) | |
tree | 7c9d2c2ea97c281765786bb076ab49ac6ca95cc1 /changelog.md | |
parent | f293b70200981a24ecc65c69a20c75a11877f254 (diff) | |
download | xmobar-690446b534a1d88b64030cb300f0178b4680b0d8.tar.gz xmobar-690446b534a1d88b64030cb300f0178b4680b0d8.tar.bz2 |
Update changelog and readme
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 9f7f0c6..62a3413 100644 --- a/changelog.md +++ b/changelog.md @@ -14,6 +14,9 @@ _New features_ `offString` (thanks to *slotThe*). - `Battery` and `BatteryN` now support FreeBSD (thanks to Dhananjay Balan). + - New option `--useManager` for `Weather` and `UVMeter` to decide whether to + use one single manager per monitor for managing network connections or + create a new one every time a connection is made. ## Version 0.32 (December, 2019) |