aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2024-06-27 12:00:05 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2024-06-27 12:00:05 +0200
commit73c6a3b60a8c515098e5affb1782380bfda78aab (patch)
tree8558c6294cf19f72094c2b129033476fefe2a638 /CHANGELOG.md
parent37750c14d57eabe1d4692b5ec3db431f4cfc9fcb (diff)
downloadsvg.js-73c6a3b60a8c515098e5affb1782380bfda78aab.tar.gz
svg.js-73c6a3b60a8c515098e5affb1782380bfda78aab.zip
release 3.2.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9b3016..3bc5edd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
====
+## [3.2.4]
+
+### Fixed
+
+- fixed dmove for nested svgs (https://github.com/svgdotjs/svg.draggable.js/issues/127)
+
## [3.2.3]
### Fixed
@@ -1045,6 +1051,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
<!-- Headings above link to the releases listed here -->
+[3.2.4]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.4
[3.2.3]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.3
[3.2.2]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.2
[3.2.1]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.1