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