diff options
author | David Waern <david.waern@gmail.com> | 2010-12-06 22:21:03 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2010-12-06 22:21:03 +0000 |
commit | d3880d5c4c325ad4d76da7e53e9aa249f01dd8a5 (patch) | |
tree | f14cddf2ee1f445998f1357070b81a472e6af245 | |
parent | 723cd4e2ac9e513e60de71ed7efffcccd0a10c2f (diff) |
Update CHANGES
-rw-r--r-- | CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Changes in version 2.9.0 + + * Drop support for ghc < 7 + + * New flag --qual for qualification of names + + * Print doc coverage information to stdout when generating docs + + * Include an 'All' option in the A-Z subdivided index + + * Make TOC group header identifiers validate + + * Minor changes to the API + Changes in the version that comes with GHC 7.0.1 [This version claims it is 2.8.0 but is actually based on 2.8.1] |