From d7ed24e33fedcfeb9930b2d6eef8f2b5100965a5 Mon Sep 17 00:00:00 2001 From: Ashley Yakeley <ashley@yakeley.org> Date: Tue, 7 Feb 2017 19:32:40 -0800 Subject: [PATCH] mention test changes in changelog.md --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 72f2ae6..d4f6b2e 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,8 @@ ## [1.8] - Added SystemTime +- Test: use tasty, general clean-up +- Test: separate out UNIX-specific tests, so the others can be run on Windows ## [1.7.0.1] - Fix bounds issue in .cabal file -- GitLab