diff options
author | jao <jao@gnu.org> | 2023-01-05 01:04:15 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-01-05 01:04:15 +0000 |
commit | ca2350bb1902c158c9bde9c90e1877623c8db75b (patch) | |
tree | 0445c2bc64ebb83797a1655e979e0c2f1142a341 /changelog.md | |
parent | cd2d6b3588458ca32e564f41f3750925af552629 (diff) | |
download | xmobar-ca2350bb1902c158c9bde9c90e1877623c8db75b.tar.gz xmobar-ca2350bb1902c158c9bde9c90e1877623c8db75b.tar.bz2 |
base 4.17 (ghc 9.4.x) and version bump
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index f9a3c49..2b3fb76 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,9 @@ -## Version 0.46 (unreleased) +## Version 0.46 (January, 2023) - New bar position specifiers TopHM, BottomHM. - New configuration option, `dpi`, to set the font scaling factor. +- Fixes and extensions for section aligment behaviour (#650, #655). +- Fix: honour fc/bg specs for icons (#663). ## Version 0.45 (October, 2022) |