diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-12-29 13:17:32 +0100 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-12-29 13:17:32 +0100 |
commit | 5ea599b880395380ec80167ebbfb54046d517cc5 (patch) | |
tree | 46d8302f7240e24a9af1db2d8455aaa50cc49629 /CHANGELOG.md | |
parent | 21be7b26b443e0144719e87aafe424634fdb0bdc (diff) | |
download | svg.js-5ea599b880395380ec80167ebbfb54046d517cc5.tar.gz svg.js-5ea599b880395380ec80167ebbfb54046d517cc5.zip |
bump 2.2.52.2.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e2670af..aafb8af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - added `precision()` method to round numeric element attributes -> __TODO!__ - added specs for `SVG.FX` -> __TODO!__ -# 2.2.5 +# 2.2.5 (29/12/2015) - added check for existence of node (#431) - `group.move()` now allows string numbers as input (#433) - `matrixify()` will not apply the calculated matrix to the node anymore |