patat 0.4.3.0 → 0.4.4.0
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.4.4.0 (2016-12-03)+ * Force the use of UTF-8 when generating the man page.+ - 0.4.3.0 (2016-12-02) * Use `SOURCE_DATE_EPOCH` if it is present instead of getting the date from `git log`.
patat.cabal view
@@ -1,5 +1,5 @@ Name: patat-Version: 0.4.3.0+Version: 0.4.4.0 Synopsis: Terminal-based presentations using Pandoc Description: Terminal-based presentations using Pandoc License: GPL-2