diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-08-30 11:52:37 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-30 11:52:37 -0700 |
commit | c3f60e972cd52e136ace4f5bd8f46e40459509a5 (patch) | |
tree | 576cd25670bdbc1e0db099f734f3bf814acad9be /changelog | |
parent | f70e3c3297bb0d8f953971a84a1a606351fdda40 (diff) | |
download | pandoc-c3f60e972cd52e136ace4f5bd8f46e40459509a5.tar.gz |
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -74,6 +74,11 @@ pandoc (XXX) + Use `\tabularnewline` instead of `\\` in table cells (Jose Luis Duran). + Made horizontal rules more flexible (Jose Luis Duran). + * Text.Pandoc.MIME: + + + Added `MimeType` (type synonym for `String`) and `getMimeTypeDef`. + Code cleanups (Artyom Kazak). + * Templates: + LaTeX template: disable microtype protrusion for typewriter font (#1549, |