summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index c18ff5498..62afe7f5d 100644
--- a/changelog
+++ b/changelog
@@ -23,6 +23,8 @@ pandoc (1.9.4.2)
* ConTeXt writer: Don't escape `&`, `^`, `<`, `>`, `_`,
simplified escapes for `}` and `{` to `\{` and `\}` (Aditya Mahajan).
+ * Added webm to mime types. Closes #543.
+
* Added some missing exports and tests to the cabal file
(Alexander V Vershilov).