]> source.dussan.org Git - svg.js.git/commitdiff
fix typo in changelog
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 18 Jun 2024 09:19:22 +0000 (11:19 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 18 Jun 2024 09:19:22 +0000 (11:19 +0200)
CHANGELOG.md

index a98963014b537196d303b1f31254de914439fb33..3548fcaff4c30135b0c2f3378a82766e3eb0c8d5 100644 (file)
@@ -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)