From 4386d8210ce36f512436a6b522051b858b31823d Mon Sep 17 00:00:00 2001
From: Julian Ospald <hasufell@posteo.de>
Date: Thu, 30 Nov 2023 00:02:54 +0800
Subject: [PATCH] Update changelog

---
 changelog.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/changelog.md b/changelog.md
index 2f3fdb2..e6d6dfc 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,7 @@
 
   * add `haveStatx`
   * fix `statx.stx_mnt_id` detection on buggy glibc, see [GHC #24072](https://gitlab.haskell.org/ghc/ghc/-/issues/24072)
+  * allow building with newer filepath/os-string
 
 ## 2.8.3.0 *Oct 2023*
 
-- 
GitLab