diff options
author | slotThe <soliditsallgood@tuta.io> | 2019-12-23 16:22:10 +0100 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2019-12-23 16:39:15 +0100 |
commit | 212b9c15ce5836c58716161191c3e3cf0df80093 (patch) | |
tree | 083c5afd65f5249d0e4b77baeff836d2e17b8284 /changelog.md | |
parent | 40e7ffab568deeb95b6f641663be7577036a6ca1 (diff) | |
download | xmobar-212b9c15ce5836c58716161191c3e3cf0df80093.tar.gz xmobar-212b9c15ce5836c58716161191c3e3cf0df80093.tar.bz2 |
Add support for the "Weather" field
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index c19292f..22a9b8c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,11 @@ -## Version 0.32 +## Version 0.33 + +_New features_ + + - New template parameter `<weather>` for the `Weather` plugin, potentially + displaying specific weather conditions that are occurring near the station. + +## Version 0.32 (December, 2019) _New features_ |