summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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