From 3d86e586a38d40f998a00955ae5ceac19f0cb6c1 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Sun, 5 Jun 2016 21:53:02 -0500 Subject: [PATCH] CHANGELOG for 1.3.1.3 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 013b7ee0..cca07f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [v1.3.1.3](https://github.com/diagrams/diagrams-lib/tree/v1.3.1.3) (2016-06-05) + +- allow `base-4.9` +- allow `data-default-class-0.1` +- test with GHC 8.0.1 + +[Full Changelog](https://github.com/diagrams/diagrams-lib/compare/v1.3.1.2...v1.3.1.3) + ## [v1.3.1.2](https://github.com/diagrams/diagrams-lib/tree/v1.3.1.2) (2016-05-01) - allow `lens-4.14`