From 122fe6edaeae55e77d606e6d57aa1904bbfb55c4 Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Sun, 2 Nov 2014 12:19:38 +0800 Subject: Allow an optional colon after the closing bracket of definition lists This is to disambiguate them from markdown links and will be require with a future release. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4bfe492c..352a739b 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes in version 2.15.1 * Add support for markdown links and images + * Allow an optional colon after the closing bracket of definition lists. + This is to disambiguate them from markdown links and will be require with a + future release. + Changes in version 2.15.0 * Always read in prologue files as UTF8 (#286 and Cabal #1721) -- cgit v1.2.3