summaryrefslogtreecommitdiffhomepage
path: root/changelog.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-07-12 00:40:33 +0100
committerjao <jao@gnu.org>2018-07-12 00:40:33 +0100
commit6177f6f017d635e3acbac09dc061f4dcaf3320cc (patch)
tree69e9e23070899c515954ca8437dc9a1f01f321c5 /changelog.md
parenta2365debfaba478042184f5831675d1b08172cc7 (diff)
downloadxmobar-6177f6f017d635e3acbac09dc061f4dcaf3320cc.tar.gz
xmobar-6177f6f017d635e3acbac09dc061f4dcaf3320cc.tar.bz2
Dropped support for GHC 7.x
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 1d7602d..850dc00 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,12 +2,14 @@
_New features_
+ - Dropped support for GHC 7.x. See [issue #352].
- 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
+[issue #352]: https://github.com/jaor/xmobar/issues/352
## Version 0.26 (April, 2018)