diff options
author | jao <jao@gnu.org> | 2021-11-05 18:18:42 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-11-05 18:18:42 +0000 |
commit | 397953f1c626a3a81b9ef7280d961fb3ce340c56 (patch) | |
tree | 9544c33b6b910f40467d731c497c0a9db6aaf32d | |
parent | af18b5e95b1c4da00e9c54ff2a56c1339b9b3814 (diff) | |
download | xmobar-397953f1c626a3a81b9ef7280d961fb3ce340c56.tar.gz xmobar-397953f1c626a3a81b9ef7280d961fb3ce340c56.tar.bz2 |
changelog0.40
-rw-r--r-- | changelog.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index 38ee03f..849d638 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,13 @@ -## Version 0.40 (unreleased) +## Version 0.40 (November, 2021) _New features_ - New plugin: `QueueReader` (Guy Gastineau). - Greatly improved FreeBSD support: Mem, Network and Swap monitors fixes, and CI build for FreeBSD (Michal Zielonka). + - New template markup: `<hspace>`(tulthix) -## Version 0.39 (Aug, 2021) +## Version 0.39 (August, 2021) _New features_ |