diff options
-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. |