aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSimon Hengel <sol@typeful.net>2013-11-10 18:34:58 +0100
committerSimon Hengel <sol@typeful.net>2013-11-10 18:43:58 +0100
commit32540bba5bc83241e9108c19cb9b25af9e0f7c77 (patch)
tree6c2c8b020c14e0d5d95e09427eb300f98ad490f5 /CHANGES
parente27f11697ccaa31ee43383207da9b710d10d278a (diff)
Bump version
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 15 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 51bb9290..13e1d269 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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