diff options
author | jao <jao@gnu.org> | 2025-06-02 21:53:36 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-06-02 21:53:36 +0100 |
commit | bdc06e23672f9fc4a99261a0a6bba400ef7358b3 (patch) | |
tree | df20367d99091fd9b0d7281ae93768cae197e7a8 | |
parent | 146d85af8b54d8e346adcde9eb02917138172145 (diff) | |
download | xmobar-bdc06e23672f9fc4a99261a0a6bba400ef7358b3.tar.gz xmobar-bdc06e23672f9fc4a99261a0a6bba400ef7358b3.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 4b05992..93fd5d7 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,8 @@ - `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. +- `Accordion`: new constructor to allow short version to have plugins too +- `Swap`: update for FreeBSD 15 ## Version 0.49 (April, 2025) |