aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-03-13 19:19:31 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-03-13 19:19:31 +0000
commit385db9ab8cec14b21c06632eb1fcbe14ac3c3859 (patch)
tree65cefc152112fa7a0115e6957a8e495f8215fafc /CHANGES
parent4ebde6b0846d29ccab283e9211162dd9c09ccf9a (diff)
Update changelog
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e067785f..a98a0e06 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+Changes in version 2.14.1
+
+ * Render * and -> with their UnicodeSyntax equivalents if -U is enabled
+
+ * Display minimal complete definitions for type classes
+
+ * Hide right hand side of TF instances with hidden names on the RHS
+
Changes in version 2.14.0
* Print entities with missing documentation (#258)