Skip to content
Browse files

Version bump to 1.15.1.1, updated changelog.

  • Loading branch information...
1 parent 7f4b78c commit 7f5a677bbff1a99d36a81312140dcd928d05262d @jgm committed
Showing with 8 additions and 1 deletion.
  1. +7 −0 changelog
  2. +1 −1 pandoc.cabal
View
7 changelog
@@ -1,3 +1,10 @@
+pandoc (1.15.1.1)
+
+ * `Text.Pandoc.Data`: store paths in dataFiles using posix separators.
+ This way we have uniform separators, whether on Windows or Linux.
+ This should solve a problem where on some Windows versions
+ the data files weren't being found (#2459).
+
pandoc (1.15.1)
* `pandocVersion` is now defined in `Text.Pandoc.Shared`
View
2 pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.15.1
+Version: 1.15.1.1
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL

0 comments on commit 7f5a677

Please sign in to comment.
Something went wrong with that request. Please try again.