summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2014-05-12 13:07:45 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2014-05-12 13:07:45 -0700
commit77b2589d3f10f988ddf6804dee401112057f5a17 (patch)
tree6ace656d34da6aed156e8398546cffcefbdfee90 /changelog
parentaa019448d6eef010922ea778597a2b7a0f3bd58f (diff)
Updated changelog.
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: