From 9087ecfd6cc484b94de4cca1ae69c34cb28655f2 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Mon, 2 Aug 2010 14:35:05 +0200 Subject: [PATCH] update changelog. --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index e875a4c..3bc765b 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,8 @@ by Ben Millwood. * Add support for infix constructors. * deriveLift returns a list of declarations. + * New deriveLiftWith function with custom reification, following a + feature request by Jonas DuregÄrd. 2010-03-24 Mathieu Boespflug