summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-01-07 23:41:19 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-01-07 23:41:19 -0800
commit3c63d943244d32cedc8c6edbacc54dbdb6c474ae (patch)
tree008533fc49a7b8c27cdf226c7d5d693351b0f9f6 /changelog
parentd9eff99f27bb6426534651c9ff85b2b4354e6d16 (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-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: