From f52b29bde48e39f19d1c83b1cafd813ca7be04da Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 24 Mar 2016 22:34:00 -0700 Subject: Updated changelog. --- changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.txt b/changelog.txt index a3b63af..b229975 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +[0.25] + + * Added several more tab-handling cases (see jgm/cmark#101). + * Fixed spec test for tabs. In the blockquote with a tab following + the `>`, only one space should be consumed, yielding two spaces + at the beginning of the content. + * Update license year range to 2016 (Prayag Verma). + * Fixed typo: setext heading line -> setext heading underline (#389). + * Fixed date 2015->2016 (#388) + [0.24] * New format for spec tests, new lua formatter for specs. -- cgit v1.2.3