From 2a39376af8ce73688c082b75dc6408f25d17bfa8 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Thu, 27 Jun 2024 14:33:17 -0700 Subject: [PATCH] Add the 8.0.9+1 changelog entry (#3801) --- 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