patat 0.8.2.4 → 0.8.2.5
raw patch · 2 files changed
+4/−1 lines, 2 files
Files
- CHANGELOG.md +3/−0
- patat.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,8 @@ # Changelog +- 0.8.2.5 (2019-08-12)+ * Fix test failure caused by slightly different pandoc output for lists+ - 0.8.2.4 (2019-08-12) * Bump `optparse-applicative` upper bound to 0.16 * Bump `skylighting` upper bound to 0.9
patat.cabal view
@@ -1,5 +1,5 @@ Name: patat-Version: 0.8.2.4+Version: 0.8.2.5 Synopsis: Terminal-based presentations using Pandoc Description: Terminal-based presentations using Pandoc. License: GPL-2