diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-03-10 04:24:18 +0000 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2014-03-10 04:24:18 +0000 |
commit | c40ee25c4a9cc4952b237d1b5a659eaeb0023c05 (patch) | |
tree | 7dd0ea3dadcdd1ef92d08973171b941933980780 | |
parent | 68a78932b5b004945f6681bd51e8080e868fc0ee (diff) |
Update changelog
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -31,6 +31,15 @@ Changes in version 2.14.0 * Fix display of poly-kinded type operators + * PatternSynonyms support + + * Fix display of implicit parameters (#260) + + * Fix rendering of Contents when links are present (#276) + + * Fix documentation duplication on record fields (#195) + + Changes in version 2.13.2 * Handle HsExplicitListTy in renamer (#213) |