From 9e188dced6930319437e2421db92c2c9e54eac44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich-Matthias=20Sch=C3=A4fer?= Date: Thu, 18 Oct 2018 11:16:43 +0200 Subject: [PATCH] changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc0d94..f99f749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: - Matrices now apply transformations like `scale`, `translate`, etc... by left multiplying them to simplify transformations - The way `transform()` works is now completely different. See the docs for more as soon as they are updated. - merged `SVG.Doc` and `SVG.Nested`, added `isRoot()` on `SVG.Doc()` (#809) +- The fx module was completely reworked to be faster and less error prone. For more information on how to use it refer to the docs ### Fixed - fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__ -- 2.39.5