aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-16 07:39:02 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-16 07:40:08 -0800
commit0555d028b5ce8c41e33011c1bfd0212d546cb8c1 (patch)
tree5d8ee37701eb5ce9b69bea8d853cf2b486d94296
parentd58d242931b5317864eea12ed5da9921488f5e86 (diff)
downloadpandoc-0555d028b5ce8c41e33011c1bfd0212d546cb8c1.tar.gz
Bump version to 1.15.2.1. 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 c5c68da6c..fc3299943 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+pandoc (1.15.2.1)
+
+
+ * Added two missing test files, and `stack.yaml`, to
+ `extra-source-files` so they're included in the source tarball.
+
pandoc (1.15.2)
* `pandoc my.md -t context -o my.pdf` will now create a PDF using
diff --git a/pandoc.cabal b/pandoc.cabal
index c607a0dd0..fd9a43179 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.15.2
+Version: 1.15.2.1
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL