From 41412447e483265c84dfb9b24bc19064bfbd3ea4 Mon Sep 17 00:00:00 2001 From: Jon Ludlam Date: Wed, 27 Sep 2023 14:18:28 +0100 Subject: [PATCH] Update CHANGES.md Co-authored-by: panglesd --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e99f90dfb0..379b5aa173 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -30,7 +30,7 @@ Tags: - Remove unhelpful 'Unresolved_apply' errors (@gpetiot, #946) - Allow links and references in headings (@EmileTrotignon, @panglesd, #942) - Fix rendering of method types (@zoggy, #935) -- Fix section labelling with submodules (@EmileTrotignon, #931) +- Fix section labelling with submodules (@EmileTrotignon, @panglesd, #931) - LaTeX backend fixes (@Octachron, #921 #920)