diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-01-06 13:37:54 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-01-06 13:41:04 +0100 |
commit | 116e56e201e2efb52e9ade07deecbcf5f3106719 (patch) | |
tree | 12d9cfecc0bce62c4d8fd80c345a16bd02caad82 /CHANGES | |
parent | 80f2f9805b61e8cea291bae8ce22db626dc11f21 (diff) |
Version bumps and changelog
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Changes in version 2.17.0 + + * Included with GHC 8.0.1 + + * Support typesetting of mathematical expressions via Mathjax (#397) + + * Describe orphan instances defined in a module in its documentation (#449) + + * Produce specialized type signatures for typeclass methods (#425) + + * Support GCC-like response files (#470) + Changes in version 2.16.2 * Generate hyperlinked source ourselves (#410, part of GSOC 2015) |