From 707c74b8dbc7e57938f0ac5f96f06bd645d038d4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 12 May 2014 12:08:24 -0700 Subject: Updated changelog. --- changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/changelog b/changelog index 5238e943f..4339376df 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,22 @@ +pandoc (1.12.4.1) + + * Require highlighting-kate >= 0.5.8. Fixes a performance regression. + + * LaTeX reader: + + + Set `bibliography` in metadata from `\bibliography` command. + + Don't error on `%foo` with no trailing newline. + + * Org reader: + + + Support code block headers (`#+BEGIN_SRC ...`) (Albert Krewinkel). + + Fix parsing of blank lines within blocks (Albert Krewinkel). + + * Updated copyright notices (Albert Krewinkel). + + * Fixed templates. The previous release did not include up-to-date + templates, due to a packaging error. + pandoc (1.12.4) * Made it possible to run filters that aren't executable (#1096). -- cgit v1.2.3