diff options
author | jao <jao@gnu.org> | 2025-04-01 18:18:51 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-04-01 18:18:51 +0100 |
commit | 3ac316ab1b468b97ef3230bd334a8b9b15fb80e1 (patch) | |
tree | 416838f9100a50d0f920cfa3600c23b52c108c97 | |
parent | 8f262e2bc89c55b2360cfe992e8ccb062a69c11a (diff) | |
download | xmobar-3ac316ab1b468b97ef3230bd334a8b9b15fb80e1.tar.gz xmobar-3ac316ab1b468b97ef3230bd334a8b9b15fb80e1.tar.bz2 |
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index c257c37..7f98bac 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ -## Version 0.49 (unreleased) +## Version 0.49 (April, 2025) - New plugins: `ArchUpdates` and `Accordion` (thanks, Enrico Maria) - New template variable `weatherS` for `WeatherX`. - New Nix flake (thanks, refaelsh) - `MPRIS`: Fix for duration reported by Spotify (thanks, Claudio) +- Base dep up to 4.20 (thanks, Alexander) ## Version 0.48.1 (May, 2024) |