From b482b64d6c84d1f677767aee2eef0a7792a09a29 Mon Sep 17 00:00:00 2001 From: Dan Doel Date: Sat, 7 Jan 2017 16:18:58 -0500 Subject: [PATCH] More changelog --- changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog b/changelog index a7bb67dd..83e48d47 100644 --- a/changelog +++ b/changelog @@ -8,6 +8,7 @@ Changes in version 0.12.0.0 - Dropped compatibility with old GHCs to support this * Add `Eq1`, `Ord1`, `Show1`, and `Read1` `Vector` instances, and related helper functions. + * Relax context for `Unbox (Complex a)`. Changes in version 0.11.0.0