From 6a394239b5a4a95195d230bb013a37b19c7980c9 Mon Sep 17 00:00:00 2001 From: Frank de Jonge Date: Sat, 25 Nov 2023 10:16:14 +0100 Subject: [PATCH] Fix changelog description --- docs/docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index c57fa6b8..33e3d922 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -7,7 +7,7 @@ title: Changelog ### Fixed -- Prevent intersection types from messing up +- Prevent intersection types from messing up event handler lookup ## 3.4.0 - 2023-06-14