diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,6 +83,8 @@ pandoc (1.2) * In pandoc.hs, removed optPreserveTabs; instead, tabstop of 0 means preserve tabs. + * Require Cabal >= 1.6. + * Minor code cleanup based on hlint suggestions. pandoc (1.1) |