From 3f6c34a3cb23d046486c2a58cdf197b9959a4983 Mon Sep 17 00:00:00 2001
From: Niklas Haas <git@nand.wakku.to>
Date: Mon, 10 Mar 2014 21:32:58 +0100
Subject: [PATCH] Update changelog

---
 CHANGES | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index ff864011eb..e34701c853 100644
--- a/CHANGES
+++ b/CHANGES
@@ -29,7 +29,7 @@ Changes in version 2.14.0
 
  * Print type/data family instances
 
- * Fix display of poly-kinded type operators
+ * Fix display of poly-kinded type operators (#189)
 
  * PatternSynonyms support
 
@@ -39,6 +39,13 @@ Changes in version 2.14.0
 
  * Fix documentation duplication on record fields (#195)
 
+ * Add `--source-entity-line` for exact line links (eg. things defined
+   inside TH splices) (#79)
+
+ * Display fixity information for names with nonstandard fixities
+
+ * Bird tracks specified like "> code" no longer suffer from an extra leading
+   space in the code output
 
 Changes in version 2.13.2
 
-- 
GitLab