aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-09-20 20:31:43 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-09-20 20:31:43 -0700
commitf9430e995eaca8eb9f92d470de703e998197b26f (patch)
treeef7e9bd30f8de80ecc5dd0a9b981cfff079bbf18
parent1b42093890a6a5bc2340d8cdcdda0ea6c2b08578 (diff)
downloadpandoc-f9430e995eaca8eb9f92d470de703e998197b26f.tar.gz
Bump version to 1.12.0.2 and update changelog.
-rw-r--r--changelog4
-rw-r--r--pandoc.cabal2
2 files changed, 5 insertions, 1 deletions
diff --git a/changelog b/changelog
index 9fbecf792..8d17c9a1a 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+pandoc (1.12.0.2)
+
+ * Removed `stringable` dependency.
+
pandoc (1.12.0.1)
* Allow `--metadata` to be repeated for the same key to form a list.
diff --git a/pandoc.cabal b/pandoc.cabal
index a8c4d5872..e94013a8b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.12.0.1
+Version: 1.12.0.2
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL