diff options
| author | Misko Hevery | 2011-04-19 13:50:15 -0700 |
|---|---|---|
| committer | Misko Hevery | 2011-06-08 15:21:33 -0700 |
| commit | 91a34a7027caf0a3f0f4bdaf6649fb6cf479bba8 (patch) | |
| tree | 45cdf78438e1ec63cdaeaa927ec89d6a621cc9da /CHANGELOG.md | |
| parent | af285dd370aa1b6779bf67ac3bdc19da512aaac5 (diff) | |
| download | angular.js-91a34a7027caf0a3f0f4bdaf6649fb6cf479bba8.tar.bz2 | |
remove ng:format=index
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 83aaa8c7..6c8672ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - injection name inference no longer supports method curry and linking functions. Both must be explicitly specified using $inject property. - Dynamic Iteration (ng:repeater) on <option> elements is no longer supported. Use ng:options +- Removal of index formatter since its only use was with repeated options (see above) |
