diff options
author | Simon Hengel <sol@typeful.net> | 2013-11-10 18:34:58 +0100 |
---|---|---|
committer | Simon Hengel <sol@typeful.net> | 2013-11-10 18:43:58 +0100 |
commit | 32540bba5bc83241e9108c19cb9b25af9e0f7c77 (patch) | |
tree | 6c2c8b020c14e0d5d95e09427eb300f98ad490f5 /CHANGES | |
parent | e27f11697ccaa31ee43383207da9b710d10d278a (diff) |
Bump version
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,6 +1,20 @@ +Changes in version 2.14.0 + + * Print entities with missing documentation (#258) + + * Print a warning message when given `-optghc` instead of `--optghc` (#5) + + * Add `--compatible-interface-versions` (#231) + + * Allow to generate latex documentation for FFI declarations (#247) + + * Add copyright and license information to generated documentation + + * Improved to Unicode support + Changes in version 2.13.2 - * Handle HsExplicitListTy in renameer (#213) + * Handle HsExplicitListTy in renamer (#213) * Allow haddock markup in deprecation messages |