From 0a0a57218bf2b37a483179530f1544370569d12d Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Mon, 16 May 2016 17:00:02 +0200 Subject: fixed line constructor which doesn't work with Array as input (#487) added spec for mentioned issue --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b4dc8e..4377aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ - added specs for `SVG.ViewBox` - fixed bbox when element is not in the dom (#480) - added `parent` parameter for `clone()` +- fixed line constructor which doesn't work with Array as input (#487) +- added spec for mentioned issue # 2.3.1 (05/05/2016) - fixed `SVG.morph()` (#473) -- cgit v1.2.3