From c5d1ec5c7c35004467e83b38e8aa2442d0e76d33 Mon Sep 17 00:00:00 2001 From: TypeDoc Bot Date: Mon, 8 May 2023 00:32:19 +0000 Subject: [PATCH] Update changelog for release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7056eabc..97217f49f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Unreleased +## v0.24.7 (2023-05-08) + ### Features - TypeDoc will now allow conversion without any entry points to support "readme only" packages, #2264.