[commit: packages/directory] bgamari-patch-1, master: Update changelog for previous commit (83e0f2f)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:35:10 UTC 2017
- Previous message: [commit: packages/containers] changelog-foldtree, cleaned_bugfix394, develop-0.6, develop-0.6-questionable, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-184-generic, revert-408-bugfix_394, zip-devel: Merge pull request #76 from treeowl/identity (c138008)
- Next message: [commit: packages/filepath] bgamari-patch-1, master: Update the copyright year (48b0768)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/directory
On branches: bgamari-patch-1,master
Link : http://ghc.haskell.org/trac/ghc/changeset/83e0f2f6163cbeabf079bf70ff57958bffe22a7e/directory
>---------------------------------------------------------------
commit 83e0f2f6163cbeabf079bf70ff57958bffe22a7e
Author: Phil Ruffwind <rf at rufflewind.com>
Date: Wed Jan 18 18:46:23 2017 -0500
Update changelog for previous commit
>---------------------------------------------------------------
83e0f2f6163cbeabf079bf70ff57958bffe22a7e
changelog.md | 5 +++++
directory.cabal | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/changelog.md b/changelog.md
index 22f93a5..44cc261 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,11 @@
Changelog for the [`directory`][1] package
==========================================
+## 1.3.0.1 (January 2017)
+
+ * Relax Win32 version bounds to support 2.6.
+ ([#67](https://github.com/haskell/directory/pull/67))
+
## 1.3.0.0 (December 2016)
* **[breaking]** Drop trailing slashes in `canonicalizePath`
diff --git a/directory.cabal b/directory.cabal
index 7640aaf..ce79c32 100644
--- a/directory.cabal
+++ b/directory.cabal
@@ -1,5 +1,5 @@
name: directory
-version: 1.3.0.0
+version: 1.3.0.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
- Previous message: [commit: packages/containers] changelog-foldtree, cleaned_bugfix394, develop-0.6, develop-0.6-questionable, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-184-generic, revert-408-bugfix_394, zip-devel: Merge pull request #76 from treeowl/identity (c138008)
- Next message: [commit: packages/filepath] bgamari-patch-1, master: Update the copyright year (48b0768)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list