Skip to content

Commit 7f5a677

Browse files
committed
Version bump to 1.15.1.1, updated changelog.
1 parent 7f4b78c commit 7f5a677

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
pandoc (1.15.1.1)
2+
3+
* `Text.Pandoc.Data`: store paths in dataFiles using posix separators.
4+
This way we have uniform separators, whether on Windows or Linux.
5+
This should solve a problem where on some Windows versions
6+
the data files weren't being found (#2459).
7+
18
pandoc (1.15.1)
29

310
* `pandocVersion` is now defined in `Text.Pandoc.Shared`

pandoc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: pandoc
2-
Version: 1.15.1
2+
Version: 1.15.1.1
33
Cabal-Version: >= 1.10
44
Build-Type: Custom
55
License: GPL

0 commit comments

Comments
 (0)