aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-03-24 22:24:15 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-03-24 22:24:15 -0700
commit90abe3216b70cc3380958d64b8f11a01d327888c (patch)
tree63ebb571358994eff09e0a0d884b0ac243001bd4
parentf47b369f37484c153a1d12ca8049c384fb16929b (diff)
downloadpandoc-90abe3216b70cc3380958d64b8f11a01d327888c.tar.gz
Updated changelog.
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 7ebe30ddd..e93d85b18 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,8 @@
pandoc (1.17.0.3)
+ * LaTeX writer: Fixed position of label in figures (#2813).
+ Previously the label wasn't in the right place, and `\ref`
+ wouldn't work properly.
* Added .tei test files to pandoc.cabal so they'll be included
in tarball (#2811).
* Updated copyright dates.