diff options
| author | Misko Hevery | 2011-07-11 12:55:29 -0700 |
|---|---|---|
| committer | Misko Hevery | 2011-07-26 09:41:42 -0700 |
| commit | c348f2cad6e2db0c3a37108eb34c8d62f2b7c718 (patch) | |
| tree | 85aba2dbc5e801c9b6c09f663c141d62829b0b9c /CHANGELOG.md | |
| parent | f3456dc2826e9570cf2969fab3c314255d16188f (diff) | |
| download | angular.js-c348f2cad6e2db0c3a37108eb34c8d62f2b7c718.tar.bz2 | |
fix(directive): ng:options incorrectly re-grew options on datasource change
Closes #464
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 e833ba78..52ac5c63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Bug Fixes - Issue #449: [ng:options] should support binding to a property of an item. +- Issue #464: [ng:options] incorrectly re-grew options on datasource change ### Breaking changes - no longer support MMMMM in filter.date as we need to follow UNICODE LOCALE DATA formats. |
