diff --git a/History.md b/History.md index cb80c76339..eac8d9e9f9 100644 --- a/History.md +++ b/History.md @@ -10,7 +10,9 @@ * Fix performance issues and memory leaks concerning event handlers. -* Add `UI.remove` to complement `UI.render`. +* Add `UI.remove`. + +* Add `this.autorun` to the template instance. * Create `` tags as SVG elements when they have `xlink:href` attributes. (Previously, `` tags inside SVGs were never created as