From 9596b7d82ff8f98c2b9ccf9802b20c970637cc1a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 18 Jan 2013 20:56:25 -0800 Subject: Updated changelog with more Builder API. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 90937af86..56b6f40b3 100644 --- a/changelog +++ b/changelog @@ -211,6 +211,7 @@ pandoc (1.10) + The module now exports `isNull`, `toList`, `fromList`. + The old `Read` and `Show` instances have been removed; derived instances are now used. + + Added `headerWith`. * The readers now take a `ReaderOptions` rather than a `ParserState` as a parameter. Indeed, not all parsers use the `ParserState` type; -- cgit v1.2.3