# v0.36 (25/01/2014) - added `linkTo()`, `addTo()` and `putIn()` methods on `SVG.Element` - provided more detailed documentation on parent elements # v0.35 (23/01/2014) - added `SVG.A` element with the `link()` # v0.34 (23/01/2014) - added `pause()` and `play()` to `SVG.FX` module - storing animation values in `situation` object # v0.33 (22/01/2014) - added `has()` method to `SVG.Set` - added `width()` and `height()` as setter and getter methods on all shapes - moved sub-pixel offset fix to be an optional method (e.g. `SVG('drawing').fixSubPixelOffset()`) - added `replace()` method to elements - added `radius()` method to `SVG.Rect` and `SVG.Ellipse` - added reference to parent node in defs - merged plotable.js and path.js # v0.32 - added library to [cdnjs](http://cdnjs.com)