patat 0.5.1.1 → 0.5.1.2
raw patch · 2 files changed
+7/−1 lines, 2 files
Files
- CHANGELOG.md +6/−0
- patat.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,11 @@ # Changelog +- 0.5.1.2 (2017-04-26)+ * Make build reproducible even if timezone changes (patch by Félix Sipma)++- 0.5.1.1 (2017-04-23)+ * Include `README` in `Extra-source-files` so it gets displayed on Hackage+ - 0.5.1.0 (2017-04-23) * Bump `aeson-1.2` dependency * Fix vertical alignment of title slides
patat.cabal view
@@ -1,5 +1,5 @@ Name: patat-Version: 0.5.1.1+Version: 0.5.1.2 Synopsis: Terminal-based presentations using Pandoc Description: Terminal-based presentations using Pandoc License: GPL-2