From 3004306c3dd8cca5467990c8501555e6dae5b0a7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 12 Jan 2016 23:48:06 -0800 Subject: Version to 1.16.0.2, updated changelog. --- changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 361930c64..7ca45044a 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,11 @@ +pandoc (1.16.0.2) + + * Depend on deepseq rather than deepseq-generics (fpco/stackage#1096). + + * Fixed regression in latex smart quote parsing (#2645). + In cases where a match was not found for a quote, everything + from the open quote to the end of the paragraph was being dropped. + pandoc (1.16.0.1) * Fixed regression with `--latex-engine` (#2618). In 1.16 `--latex-engine` -- cgit v1.2.3