From 434ab0db13d428740107403da9f6a8d8beebd086 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 30 Aug 2014 20:36:58 -0700 Subject: Updated changelog. --- changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog b/changelog index 0e0bfc61a..57c0538d4 100644 --- a/changelog +++ b/changelog @@ -33,6 +33,10 @@ pandoc (1.13.1) This makes to docx reader's native output fit with the way the markdown reader understands its markdown output. + * Textile writer: Extended the range of cases where native textile + tables will be used (as opposed to raw HTML): we now handle any + alignment type, but only for simple tables with no captions. + * Txt2Tags reader: + Header is now parsed only if standalone flag is set (Matthew Pickering). -- cgit v1.2.3