summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-05-28 11:23:15 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-05-28 11:23:15 -0700
commitec0228ccc23b566841f712dfe856aa3868a67eb0 (patch)
treec63725c48dbf682ae994cc4288ca31302811ded9 /changelog
parent9b19ae569482e9df7a97c86da80320497f43e8e0 (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog b/changelog
index 85cbfb463..43b3cf5a3 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+pandoc (1.14.0.1)
+
+ * Ensure that docx and odt are built in windows installer (#2187).
+
+ * `make-reference-files`: use proper path separators for Windows.
+
+ * Don't include generated man pages in extra-source-files (#2189).
+
+ * Bumped upper bound for aeson.
+
pandoc (1.14)
[new features]