From 4dd36add328032f9cbf0eff2a3511ab4369b18eb Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 26 Jan 2024 15:01:04 +0800 Subject: [PATCH] Update release date --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 019d7dd2..2ba90598 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ _Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._ -## 1.5.2.0 *??? 2024* +## 1.5.2.0 *Jan 2024* * Fix a bug in `[splitFileName](https://github.com/haskell/filepath/issues/219)` * make `osp :: QuasiQuoter` valid as a pattern wrt [#210](https://github.com/haskell/filepath/pull/210)