aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-12-22 22:09:13 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-12-22 22:09:13 -0800
commit3fcdeb2f6e5a10768a03daf3c648befb310bf6c3 (patch)
treed5b2a06c4e060431f6ea5579e3caa19c47fea593 /changelog.md
parent71fab252d5d6066fb6be585246738773121bee5f (diff)
downloadpandoc-3fcdeb2f6e5a10768a03daf3c648befb310bf6c3.tar.gz
Update changelog.
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 5aab40cef..fc47a5afd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -29,6 +29,9 @@
commonmark, better handling cases where section headings are
enclosed in divs.
+ * Ensure that later default file values for `variable` replace
+ earlier ones (5988).
+
* HTML reader: Add `nav` to list of block-level tags.
* Org reader (Albert Krewinkel):
@@ -60,8 +63,12 @@
We now say exactly how to translate between the deprecated
`--base-header-level` and `--shift-heading-level-by`.
- * lua-filters.md remove spurious dot in title (#5996, Mauro
- Bieg).
+ * lua-filters.md:
+
+ + Remove spurious dot in title (#5996, Mauro Bieg).
+ + Replace metadata example with image centering (#6004,
+ Albert Krewinkel). Thanks to @efx for proposing this filter.
+
## pandoc 2.9 (2019-12-11)