summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-09-20 19:33:56 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-09-20 19:33:56 +0200
commit9fce07dc8c2e4772051c6944849d32420496a261 (patch)
treeb7a00681720242e16a3b65ac23760c6b2e68503e /CHANGELOG.md
parent07c5387602dea1d2ac9eef52bbc8e98d0f937fe9 (diff)
downloadsvg.js-9fce07dc8c2e4772051c6944849d32420496a261.tar.gz
svg.js-9fce07dc8c2e4772051c6944849d32420496a261.zip
bump 2.1.02.1.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa448c1..dc8655a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,8 +14,11 @@
# 2.1.0
-- added transform to pattern and gradients
-- fixed clone of textnodes
+- added transform to pattern and gradients (#383)
+- fixed clone of textnodes (#369)
+- fixed transformlists in IE (#372)
+- fixed typo that leads to broken gradients (#370)
+- fixed animate radius for circles (#367)
# 2.0.2 (22/06/2015)