diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-12-27 11:39:13 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-12-27 11:39:13 -0800 |
commit | ab9b9cf95bb86dbbad42e2c4de589ddd6ae2e8ec (patch) | |
tree | 62fb94b748c8bed96c6d17576a78ddd903720905 | |
parent | 8a35b44aaf82f0b6cf8384aa78d92f963ad7ee92 (diff) | |
download | pandoc-ab9b9cf95bb86dbbad42e2c4de589ddd6ae2e8ec.tar.gz |
Update changelog
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -199,6 +199,9 @@ pandoc (2.0.6) * Text.Pandoc.MIME: Add opus to MIME type table as audio/ogg (#4198). + * Allow lenient decoding of latex error logs, which are not always + properly UTF8-encoded (#4200). + * Update latex template to work with recent versions of beamer. The old template produced numbered sections with some recent versions of beamer. Thanks to Thomas Hodgson. |