[commit: packages/filepath] RyanGlScott-patch-1, master: Update the changelog (0991bf3)
git at git.haskell.org
git at git.haskell.org
Thu Sep 13 14:51:37 UTC 2018
Repository : ssh://git@git.haskell.org/filepath
On branches: RyanGlScott-patch-1,master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/0991bf392dbd56b5db9f155ee64fb122ca55017c
>---------------------------------------------------------------
commit 0991bf392dbd56b5db9f155ee64fb122ca55017c
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Mon Jan 22 20:54:35 2018 +0000
Update the changelog
>---------------------------------------------------------------
0991bf392dbd56b5db9f155ee64fb122ca55017c
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.
More information about the ghc-commits
mailing list