aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-01 10:39:00 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-01 10:39:00 +0200
commita367107483439ac9d24926115845184d55c02860 (patch)
tree1525b0edf2942a14ecf4258189b0b4566677ef38
parenta75998ba2427618a331e44ab87c8ddfb30e36b74 (diff)
downloadpandoc-a367107483439ac9d24926115845184d55c02860.tar.gz
Bump version to 1.14.0.3; updated changelog.
-rw-r--r--changelog6
-rw-r--r--pandoc.cabal2
2 files changed, 7 insertions, 1 deletions
diff --git a/changelog b/changelog
index 934e45dc2..e93917610 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+pandoc (1.14.0.3)
+
+ * Allow compilation with syb 0.5.*.
+
+ * Custom writer: fixed some compiler warnings for ghc < 7.10.
+
pandoc (1.14.0.2)
* Allow building with hslua 0.4.
diff --git a/pandoc.cabal b/pandoc.cabal
index 27d933411..2f87ebe43 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.14.0.2
+Version: 1.14.0.3
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL