summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-30 11:52:37 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-30 11:52:37 -0700
commitc3f60e972cd52e136ace4f5bd8f46e40459509a5 (patch)
tree576cd25670bdbc1e0db099f734f3bf814acad9be
parentf70e3c3297bb0d8f953971a84a1a606351fdda40 (diff)
Updated changelog.
-rw-r--r--changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog b/changelog
index 9c0c9a8ed..aba62d5bb 100644
--- a/changelog
+++ b/changelog
@@ -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,