aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 38346c00..ab2ef01a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,6 +28,9 @@
* Overhaul Haddock's rendering of kind signatures so that invisible kind
parameters are not printed (#681)
+ * Recognise `SPDX-License-Identifier` as alias for `License` in module header
+ parser (#743)
+
## Changes in version 2.18.1
* Synopsis is working again (#599)