summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/changelog b/changelog
index 10dff74fc..1c9bea607 100644
--- a/changelog
+++ b/changelog
@@ -2,9 +2,14 @@ pandoc (1.12.4.1)
* Require highlighting-kate >= 0.5.8. Fixes a performance regression.
+ * Shared: `addMetaValue` now behaves slightly differently:
+ if both the new and old values are lists, it concatenates their
+ contents to form a new list.
+
* LaTeX reader:
- + Set `bibliography` in metadata from `\bibliography` command.
+ + Set `bibliography` in metadata from `\bibliography` or
+ `\addbibresource` command.
+ Don't error on `%foo` with no trailing newline.
* Org reader: