From 6df5cea345b6ae424ed5a5c0aa9ef4eed92dcfb3 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Thu, 27 Jun 2024 10:17:02 -0700 Subject: [PATCH] Add the 8.0.9+1 changelog entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 927424545f..735fbb3d47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ containing element can be written as `this [Foo]`, and referring to 'this' can just be written as `` `this` ``. +## 8.0.9+1 + +* Fix referencing an aliased type parameter. (#3784) + ## 8.0.9 * Deprecate the `missingCodeBlockLanguage` warning. This is replaced with the