summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog8
1 files 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: