summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-05-13 15:09:13 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-05-13 15:09:32 -0700
commit1f358cc524e9982084a4992c9d9ac5fdd7db6811 (patch)
treeee69051843c8a18e63425b13cc7fb379ef5f38d8 /changelog
parent0fa753b99963d01508d311598a55ac44f0f7a198 (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 5ba47be81..17f198bcb 100644
--- a/changelog
+++ b/changelog
@@ -298,6 +298,7 @@ pandoc (1.14)
+ Use plain writer for metadata dc: fields (#2121).
This gives better results when we have, e.g. multiple paragraphs.
Note that tags aren't allowed in these fields.
+ + Properly handle image links without an extension (#1855).
* ICML writer: Better handling of raw blocks and inlines (#1951).
Previously these were always escaped and printed verbatim.