Update changelog

This commit is contained in:
John MacFarlane 2017-12-27 11:39:13 -08:00
parent 8a35b44aaf
commit ab9b9cf95b

View file

@ -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.