[commit: packages/filepath] master: Update the changelog (e1eaaff)
git at git.haskell.org
git at git.haskell.org
Mon Dec 28 20:39:54 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/e1eaaff03ab64dc49f2671aa38d73b5c874f0d44
>---------------------------------------------------------------
commit e1eaaff03ab64dc49f2671aa38d73b5c874f0d44
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Tue Dec 22 10:20:28 2015 +0000
Update the changelog
>---------------------------------------------------------------
e1eaaff03ab64dc49f2671aa38d73b5c874f0d44
changelog.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changelog.md b/changelog.md
index 902754e..4e753af 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,10 @@
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
+## 1.4.1.0 *Unreleased*
+
+ * Improve the documentation.
+
* Bug fix: `isValid "\0"` now returns `False`, instead of `True`
## 1.4.0.0 *Mar 2015*
More information about the ghc-commits
mailing list