From 4a4a19d1c46c70ffd9a3e1c4c283e2e16214258f Mon Sep 17 00:00:00 2001 From: Phil Ruffwind <rf@rufflewind.com> Date: Wed, 18 Jan 2017 19:04:12 -0500 Subject: [PATCH] changelog.md: 2.5, not 2.6 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 44cc2613..9d325734 100644 --- a/changelog.md +++ b/changelog.md @@ -3,7 +3,7 @@ Changelog for the [`directory`][1] package ## 1.3.0.1 (January 2017) - * Relax Win32 version bounds to support 2.6. + * Relax Win32 version bounds to support 2.5. ([#67](https://github.com/haskell/directory/pull/67)) ## 1.3.0.0 (December 2016) -- GitLab