Skip to content

Commit

Permalink
Add the 8.0.9+1 changelog entry (#3801)
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins committed Jun 27, 2024
1 parent 7e5da60 commit 2a39376
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a39376

Please sign in to comment.