diff options
author | jao <jao@gnu.org> | 2023-09-02 23:22:13 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-09-02 23:22:13 +0100 |
commit | d6b30837621abb8edacc9733d3e080393e35d5c1 (patch) | |
tree | 6c6433a15d7169dd7bd68f3e02d66e10fa5822c3 | |
parent | a9145b97e02dec9c3f77dfea214c72150cad2c74 (diff) | |
download | xmobar-d6b30837621abb8edacc9733d3e080393e35d5c1.tar.gz xmobar-d6b30837621abb8edacc9733d3e080393e35d5c1.tar.bz2 |
typo
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index dd749fe..f47a5b5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## Version 0.47.1 (September, 2) +## Version 0.47.1 (September, 2023) - Allow compilation with libmpd even with GHC > 9.4, by requesting it explicitly with `with_mpd`. See #667 for further details. |