diff options
author | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-01-22 20:31:27 +0000 |
---|---|---|
committer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 2015-01-22 20:31:27 +0000 |
commit | fe10d3082457f744fd27bbb1085edcfd813f6290 (patch) | |
tree | dd32fb5b9a0a385ee97ec33b1803b04cd2fbaa05 /CHANGES | |
parent | 41e146b93456e5181df479952f066d747d8dcb83 (diff) |
Changelog only
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |