diff options
author | jao <jao@gnu.org> | 2025-06-01 14:44:31 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-06-01 14:44:31 +0100 |
commit | 4a68a46ca9ae3870639a300f1bb2b81084509b57 (patch) | |
tree | 8ba61fc45e7cb61918c4ab4d7c1b402c3d076949 | |
parent | 853326b3c2a0034af79dedf6934b3b67734ef98a (diff) | |
download | xmobar-4a68a46ca9ae3870639a300f1bb2b81084509b57.tar.gz xmobar-4a68a46ca9ae3870639a300f1bb2b81084509b57.tar.bz2 |
changelog updates
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 36f0c52..4b05992 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ ## Version 0.50 (unreleased) -- New plugins: `PacmanUpdates` +- New plugins: `PacmanUpdates` (thanks, Alexander) - `ArchUpdates` deprecated in favor of `PacmanUpdates` - a deprecation notice will be shown to users of that plugin in the bar in the zero updates case +- `Accordion`: new constructor to allow short version to have plugins too. ## Version 0.49 (April, 2025) |