diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d511d0..579dd61b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ <a name="0.9.12"><a/> # <angular/> 0.9.12 thought-implanter (in-progress) # +### API +- rewrite of JQuery lite implementation for better supports operations on multiple nodes when + matched by a selector. + ### Breaking changes - Removed the $init() method after the compilation. The old way of compiling the DOM element was angular.compile(element).$init(); The $init was there to allow the users to do any work to the |
