aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6e2f013d..773d6ffc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+Changed in version 2.3.0:
+
+ * Support for GHC 6.10.1
+
+ * Slightly improved space usage
+
+ * Fix a bug that made hidden modules show up in the contents & index pages
+
+ * Fix a bug that made Haddock load modules twice
+
+ * Improvements to the Hoogle output
+
+-----------------------------------------------------------------------------
+
Changed in version 2.2.2:
* Relax version dependency on ghc-paths