aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index e3b3085ac..755150d77 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+pandoc (2.2.3.1)
+
+ * Markdown reader: Fix parsing of embedded mappings in YAML metadata
+ (#4817). This fixes a regression in 2.2.3 which caused embedded
+ mappings (e.g. mappings in sequences) not to work in YAML metadata.
+
pandoc (2.2.3)
* RST reader: improve parsing of inline interpreted text roles (#4811).