aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5688537d..d98f7e1e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,10 @@ Changes in version 2.16.0
* properly render package ID (not package key) in index (#329)
+ * links to source location of class instance definitions
+
+ * Fix code blocks in presence of Windows line endings
+
Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)