summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-09-28 11:36:53 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-09-28 11:36:53 +0200
commit66575ab620bf095e2178bde60bc9b6b391024911 (patch)
treecb7d91319950fcaafc0c9b8c2f999a277ada0db6 /changelog
parentae32d71da44753ad8e8ad54c583bba3ae9a81771 (diff)
Updated changelog
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 17e9d457d..50ecb821e 100644
--- a/changelog
+++ b/changelog
@@ -201,6 +201,8 @@ pandoc (1.17.3)
+ Define default figure placement (Václav Haisman), since pandoc
no longer includes `[htbp]` for figures. Users with custom templates
will want to add this. See #3103.
+ + Use footnote package to fix notes in tables (jgm/pandoc-templates#208,
+ Václav Haisman).
* Text.Pandoc.PDF: Don't crash with nonexistent image (#3100). Instead,
emit the alt text, emphasized. This accords with what the ODT writer