diff options
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 ef08e2c5..6ac2fecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ To migrate simply remove the call to $init() and move any code you had before $init() to the root controller. - Change API angular.compile(..) to angular.compile(element)([scope], [cloneAttachFn]) - +- remove ng:watch directives since it encourages logic in the UI. <a name="0.9.11"><a/> # <angular/> 0.9.11 snow-maker (2011-02-08) # |
