From 99b697b4edb3b9471dc81c28fa676ade4dd1fd5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 29 Jul 2023 10:30:52 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ee57349..1c0cb8025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file. ### Fixed - [#2043] StartSound2 tag handling +- PR176 - slow loading of allowed charsets - now lazy loaded +- PR178 - infinite recursion when getter/setter calls same property of superclass ## [18.5.0] - 2023-06-25 ### Added