From f510e50feefe9995334769dd5e26c79edbe6fdc1 Mon Sep 17 00:00:00 2001 From: Neil Mitchell <ndmitchell@gmail.com> Date: Mon, 28 Dec 2015 19:03:44 +0000 Subject: [PATCH] Add in the release date --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 13591b4..074905f 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ _Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._ -## 1.4.1.0 *Unreleased* +## 1.4.1.0 *Dec 2015* * Bundled with GHC 8.0.1 -- GitLab