Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f429d54 commit 85e30c4Copy full SHA for 85e30c4
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+* **1.2.0.1**
4
+ - Fix compile error
5
* **1.2.0.0**
6
- Move `Range` to its own module (hiding the constructor)
7
- Setup automated release builds using Travis. Executables for Linux
pandoc-include-code.cabal
@@ -8,7 +8,7 @@ description:
8
author: Oskar Wickström
9
maintainer: Oskar Wickström
10
homepage: https://github.com/owickstrom/pandoc-include-code
11
-version: 1.2.0.0
+version: 1.2.0.1
12
cabal-version: >= 1.8
13
build-type: Simple
14
category: Documentation
0 commit comments