aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 7c48d8650..79cff1055 100644
--- a/changelog
+++ b/changelog
@@ -154,7 +154,7 @@ pandoc (1.15.1)
* EPUB writer:
- + In TOC, replace literal "<br/>" with space (#2105).
+ + In TOC, replace literal `<br/>` with space (#2105).
+ With `--webtex`, include image file rather than `data:` URI (#2363).
* Native writer: format Div properly, with blocks separated.