aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-04-01 19:07:33 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-04-01 19:07:33 +0100
commit2eafeb035916e578b6dea29d342e9409ffb244a2 (patch)
treee4e6c439bbb9dd6377dd6e3c42f562a2cbe0d59b /CHANGES
parenta6e36fc8cde675c2b7b2bc8f519221c93f20f207 (diff)
Make CHANGES consistent with what's now in 2.14.2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5f019025..513c2c18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,16 @@ Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)
+Changes in version 2.14.2
+
+ * Always drop --split-objs GHC flag for performance reasons (#292)
+
* Print kind signatures GADTs (#85)
* Drop single leading whitespace when reasonable from @-style blocks (#201)
+ * Fix crashes associated with exporting data family record selectors (#294)
+
Changes in version 2.14.1
* Render * and -> with their UnicodeSyntax equivalents if -U is enabled