From 3c63d943244d32cedc8c6edbacc54dbdb6c474ae Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Jan 2014 23:41:19 -0800 Subject: Updated changelog. --- changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 2b73c0ae8..755b60b5a 100644 --- a/changelog +++ b/changelog @@ -27,8 +27,12 @@ * Added `Cite` function to `sample.lua`. - * Markdown reader: Fixed regression in title blocks (#1089). - If author field was empty, date was being ignored. + * Markdown reader: + + + Fixed regression in title blocks (#1089). + If author field was empty, date was being ignored. + + Allow backslash-newline hard line breaks in grid and + multiline table cells. * LaTeX reader: -- cgit v1.2.3