From e18b3053843dc99b50b260dd133ffecca93580fd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 3 Feb 2014 13:32:44 -0800 Subject: Updated changelog. --- changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index fde6873ec..dc8a8f6af 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,17 @@ +pandoc (1.12.3.2) + + * Bumped version bounds for blaze-html, blaze-markup. + + * ImageSize: Avoid use of lookAhead, which is not in binary >= 0.6 + (#1124). + + * Fixed mediawiki ordered list parsing (#1122). + + * HTML reader: Fixed bug reading inline math with `$$` (#225). + + * Added support for LaTeX style literate Haskell code blocks in rST + (Merijn Verstraaten). + pandoc (1.12.3.1) * Relaxed version constraint on binary, allowing the use of binary 0.5. -- cgit v1.2.3