From: Ulrich-Matthias Schäfer Date: Tue, 18 Jun 2024 09:19:22 +0000 (+0200) Subject: fix typo in changelog X-Git-Tag: 3.2.2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fe9e2ad7e0a121f5f7fc5b8801f537637619a3bb;p=svg.js.git fix typo in changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a989630..3548fca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ### Fixed - skip descriptive elements on rebuild and `toParent()` (#1304) -- allow 0 as animation duration and delay (#1125) +- allow 0 as animation duration and delay (#1225) - allow nodes that are not imported yet (#1252) - only apply color conversion to attributes that can take a color (#1241) - support css vars (#1230)