From 1d532f2e1d3dd50995ef9bee1ac5f4cfcc907cfe Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Sun, 23 Apr 2017 15:41:20 +0200 Subject: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91daed9..c1c97d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: - new constructor signature for `SVG.Image` and `load()`: `container.image(src, callback) / image.load(src, callback)` - changed `style()` to `css()`. Now accepts array as input and returns object when no argument given (#517) - ids are not generated upon creation anymore. Instead they are generated when requested (#559) -- prefix all `url()` references with current location so that nothing breaks when using `` +- prefix all `url()` references with current location so that nothing breaks when using `` (#568) ### Fixed - fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__ -- cgit v1.2.3