diff options
author | Alexander Biehl <abiehl@novomind.com> | 2018-02-01 11:57:12 +0100 |
---|---|---|
committer | Alexander Biehl <alexbiehl@gmail.com> | 2018-02-01 14:58:18 +0100 |
commit | 2ec76bc93bf50fa33039f2ade396005e36d6857f (patch) | |
tree | 4b02dd729fa51e22735dceaa7b25cc8152933abd /CHANGES.md | |
parent | c7e8c500c1a67a28e571403b58993d22f0c84b43 (diff) |
Adjust changelogs
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ -## Changes in version 2.18.2 - - * to be released +## Changes in version 2.19.0 * Haddock now supports tables in documentation inspired by reSTs grid tables + * `--quickjump` allows for quick navigation in documentation on hackage and + other documentation hosting sites. + * A --reexport flag, which can be used to add extra modules to the top-level module tree |