From 5ba25ff40eba44c811f79ab6a792baf945b8307c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 23 Jan 2023 10:45:24 -0800 Subject: [PATCH] Update changelog. --- changelog.txt | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/changelog.txt b/changelog.txt index ea914ed6a..0f6354f5d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,52 @@ +[0.30.3] + + * Fix quadratic complexity bug with repeated `![[]()`. + Resolves CVE-2023-22486. Add new pathological test. (John MacFarlane) + + * Allow declarations with no space, as per spec (#456, John MacFarlane). + + * Set `enumi*` counter correctly in LaTeX output (#451, John MacFarlane). + + * Allow ` and -->`. + Since the scanner finds the longest match, we had to + move some of the logic outside of the scanner. (John MacFarlane) + + * Fix quadratic parsing issue with repeated `