From a99269eef0bb29b86610eba1b3497077bbe04849 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 31 Oct 2021 09:58:39 -0700 Subject: Update changelog. --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 4f103c9ae..4c2207aca 100644 --- a/changelog.md +++ b/changelog.md @@ -60,6 +60,8 @@ + Fix a copy/paste bug in Lua marshalling code (John MacFarlane, #7639). This caused links to be changed to figures when Lua filters changed link properties. + + Re-add `content` property to Link elements (#7647). + This was a regression introduced in version 2.15. + Generate constants in module pandoc programmatically. + Marshal SimpleTable, ListAttributes, Citation, and Block values as userdata objects. Properties of Block values are marshalled lazily, -- cgit v1.2.3