patat 0.4.2.0 → 0.4.3.0
raw patch · 2 files changed
+5/−1 lines, 2 files
Files
- CHANGELOG.md +4/−0
- patat.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Changelog +- 0.4.3.0 (2016-12-02)+ * Use `SOURCE_DATE_EPOCH` if it is present instead of getting the date from+ `git log`.+ - 0.4.2.0 (2016-12-01) * Fix issues with man page generation on Travis.
patat.cabal view
@@ -1,5 +1,5 @@ Name: patat-Version: 0.4.2.0+Version: 0.4.3.0 Synopsis: Terminal-based presentations using Pandoc Description: Terminal-based presentations using Pandoc License: GPL-2