aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-03-08 14:46:35 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-03-08 14:46:35 +0100
commit1f7a0ac6b903eb90ef8468aa2b2bd95d5df43c34 (patch)
tree26088511a57206bdfc93eb013ed4b00126ccc66c
parent7c4e225c01e8db10c687ec502e34b57169d4b65f (diff)
downloadsvg.js-1f7a0ac6b903eb90ef8468aa2b2bd95d5df43c34.tar.gz
svg.js-1f7a0ac6b903eb90ef8468aa2b2bd95d5df43c34.zip
update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d25672..446a6d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,6 +59,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
- `SVG.Element.matrix()` now accepts also 6 values
- `dx()/dy()` now accepts percentage values, too but only if the value on the element is already percentage
- `flip()` now flips on both axis when no parameter is passed
+- fixed bug with `documentElement.contains()` in IE
## [2.4.0] - 2017-01-14