From 0991bf392dbd56b5db9f155ee64fb122ca55017c Mon Sep 17 00:00:00 2001 From: Neil Mitchell <ndmitchell@gmail.com> Date: Mon, 22 Jan 2018 20:54:35 +0000 Subject: [PATCH] Update the changelog --- changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1d683ac..398bc77 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,9 @@ _Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._ -## Unreleased +## 1.4.2 *Jan 2018* + + * Bundled with GHC 8.4.1 * Add `isExtensionOf` function. -- GitLab