diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 2f4d54f..1d7602d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,14 @@ +## Version 0.27 + +_New features_ + + - New configuration option, `textOffsets` to specify separate + vertical offsets for each of the fonts in `additionalFonts`. See + [issue #311]. + + +[issue #311]: https://github.com/jaor/xmobar/issues/311 + ## Version 0.26 (April, 2018) _New features_ |