aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-15 18:16:01 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-19 16:32:39 -0700
commitf72a3f9e37c48f7d67cd7da1a66863d7b7647e07 (patch)
treeacb36f2f6fed1934b66b1a741d1a0fb906cce504 /changelog.md
parente4b1d6b01e9288fa42617aa3c5516a950348891e (diff)
downloadpandoc-f72a3f9e37c48f7d67cd7da1a66863d7b7647e07.tar.gz
Update changelog
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 296a20b56..b42a54968 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,18 @@
# Revision history for pandoc
+## pandoc 2.11.0.2 (2020-10-15)
+
+ * Fix handling of `xdata` in bibtex/biblatex bibliographies (#6752).
+
+ * Fix some small typos in the API documentation (#6751, Michael Hoffmann).
+
+ * Require citeproc 0.1.0.2. This fixes a regression from pandoc-citeproc
+ involving spacing between components of a reference in certain styles
+ (e.g. `cell.csl`).
+
+ * Fix typos in comments, doc strings, error messages, and tests
+ (Albert Krewinkel, #6738).
+
## pandoc 2.11.0.1 (2020-10-13)
* LaTeX reader: support more acronym commands (#6746):