summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-03-09 12:51:48 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-03-09 12:51:48 +0100
commit8fae69fd8f66592a5001f03b043c40f8a2bfc8bd (patch)
treeaf81821554d8bb724413a19e187d942ed3251061
parent1bcabca97d56f2f8cd94010f1284c4eb2cc2cb8a (diff)
downloadsvg.js-8fae69fd8f66592a5001f03b043c40f8a2bfc8bd.tar.gz
svg.js-8fae69fd8f66592a5001f03b043c40f8a2bfc8bd.zip
updated changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c1b9ef..5313494 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -64,6 +64,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
- `flip()` now flips on both axis when no parameter is passed
- fixed bug with `documentElement.contains()` in IE
- fixed offset produced by svg parser (#553)
+- fixed a bug with clone which didnt copy over dom data (#621)
## [2.4.0] - 2017-01-14