aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f2a61500..ecef6d43 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+Changes in version 2.7.0:
+
+ * Instances can be commented
+
+ * The Haddock API now exposes more of the internals of Haddock
+
+ * Bug fixes (most importantly #128)
+
+-----------------------------------------------------------------------------
+
Changes in version 2.6.0:
* Drop support for GHC 6.10.*