From afd5b5bae7987e68b3a8d9be204bc2510eb86191 Mon Sep 17 00:00:00 2001 From: TypeDoc Bot Date: Sun, 26 Jun 2022 21:12:37 +0000 Subject: [PATCH] Update changelog for release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f11499f38..ccb899cf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Unreleased +## v0.23.1 (2022-06-26) + ### Bug Fixes - If a declaration has multiple comments associated with it, the last one should be used, #1961.