diff --git a/CHANGELOG.md b/CHANGELOG.md index a8a6149eb..9cf4f84ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ - Fixed schema URL for TSDoc preventing the use of `typedoc/tsdoc.json` in TSDoc extends, #2016. - Fixed missing JSDoc style `@typedef` comments for properties, #2020. +### Thanks! + +- @nazarhussain + ## v0.23.9 (2022-07-24) ### Bug Fixes