Updated changelog.

This commit is contained in:
John MacFarlane 2014-02-03 13:32:44 -08:00
parent dc2c23a25f
commit e18b305384

View file

@ -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.