summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,