summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-01-12 23:48:06 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-01-12 23:48:06 -0800
commit3004306c3dd8cca5467990c8501555e6dae5b0a7 (patch)
tree3cf265447e06f0e557ee8f68a3c8b5af28fe78fe /changelog
parentf34382ef2c881cadd0b2362fd0c765123553f843 (diff)
Version to 1.16.0.2, updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 8 insertions, 0 deletions
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`