aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSimon Hengel <sol@typeful.net>2012-12-07 20:28:52 +0100
committerSimon Hengel <sol@typeful.net>2012-12-07 20:58:05 +0100
commit3d25ea2929a9a9bd0768339b8ac5fd1b7c4670ad (patch)
tree30f0c6a240d2f94f6f3b40e53f85e918bfd9d2c6 /CHANGES
parentd78561d560b55114011d56168dafba00cb4d1f2f (diff)
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e68c8f9b..51bb9290 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+Changes in version 2.13.2
+
+ * Handle HsExplicitListTy in renameer (#213)
+
+ * Allow haddock markup in deprecation messages
+
+ * Export more types from Documentation.Haddock
+
+ * Include everything that is required to run the test suite with the cabal
+ package (#230)
+
Changes in version 2.13.1
* Hide instances that are "internal" to a module