aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-01-22 20:31:27 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2015-01-22 20:31:27 +0000
commitfe10d3082457f744fd27bbb1085edcfd813f6290 (patch)
treedd32fb5b9a0a385ee97ec33b1803b04cd2fbaa05 /CHANGES
parent41e146b93456e5181df479952f066d747d8dcb83 (diff)
Changelog only
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)