diff options
author | wout <wout@impinc.co.uk> | 2014-01-22 13:26:08 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-01-22 13:26:08 +0100 |
commit | f8236f9b6eda01897e0ebb69867c50c2669a9c86 (patch) | |
tree | f3cf749c0202789f645e08654bcbb6da64cfb335 /CHANGELOG.md | |
parent | 0230d7b8abca470f3b8833ca5ed5360613520442 (diff) | |
download | svg.js-f8236f9b6eda01897e0ebb69867c50c2669a9c86.tar.gz svg.js-f8236f9b6eda01897e0ebb69867c50c2669a9c86.zip |
Minor updates to surrounding files
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f4a406f..7668a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v0.33 +# v0.33 (22/01/2014) - added `has()` method to `SVG.Set` - added `width()` and `height()` as setter and getter methods on all shapes |