diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Changes in version 2.14.3 * Fix parsing of identifiers with ^ or ⋆ in them (#298) + * Fix anchors (#308) + Changes in version 2.14.2 * Always drop --split-objs GHC flag for performance reasons (#292) |