summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-10-25 19:41:15 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-10-25 19:41:15 +0100
commit78e492ca461ccba1ca57eb2362be02280ef232ac (patch)
treec93a0b737a4da3d8c8bd63285ad541778cb3ba95 /CHANGELOG.md
parent4505aeabed26fbcb7bb896f046c65da9e1bd65b1 (diff)
downloadsvg.js-78e492ca461ccba1ca57eb2362be02280ef232ac.tar.gz
svg.js-78e492ca461ccba1ca57eb2362be02280ef232ac.zip
UMD-Wrappper with possibility to add custom window object (#352)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18cee65..3fc7398 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- fixed pattern and gradient animation (#385)
- fixed mask animation in Firefox (#287)
- added ungroup/flatten (#238), toParent and toDoc
+- added UMD-Wrapper with possibility to pass custom window object (#352)
# 2.1.1 (03/10/2015)