[commit: packages/directory] master: Add date to changelog for 1.2.3.1 (1754689)
git at git.haskell.org
git at git.haskell.org
Fri Dec 18 09:52:16 UTC 2015
Repository : ssh://git@git.haskell.org/directory
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/17546891320f6ca89ea377592cfbd1f924523ced/directory
>---------------------------------------------------------------
commit 17546891320f6ca89ea377592cfbd1f924523ced
Author: Phil Ruffwind <rf at rufflewind.com>
Date: Fri Aug 14 18:59:19 2015 -0400
Add date to changelog for 1.2.3.1
>---------------------------------------------------------------
17546891320f6ca89ea377592cfbd1f924523ced
changelog.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changelog.md b/changelog.md
index 6cea768..5e2bd85 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,7 +1,7 @@
Changelog for the [`directory`][1] package
==========================================
-## 1.2.3.1
+## 1.2.3.1 (August 2015)
* Restore support for Safe Haskell with base < 4.8
([#30](https://github.com/haskell/directory/issues/30))
More information about the ghc-commits
mailing list