From 66361d9eb72bd91c4766134af5c73618e1b1d535 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 14 Aug 2014 09:57:46 -0700 Subject: Updated changelog. --- changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index bc18f022b..79c01fd9a 100644 --- a/changelog +++ b/changelog @@ -154,6 +154,12 @@ pandoc (1.13) + Don't produce a `\label{..}` for a Div or Span element. Do produce a `\hyperdef{..}` (#1519). + * EPUB writer: + + + If the metadata includes `page-progression-direction` (which can be + `ltr` or `rtl`, the `page-progression-direction` attribute will + be set in the EPUB spine (#1455). + * Custom lua writers: + Custom writers now work with `--template`. -- cgit v1.2.3