diff options
| author | Misko Hevery | 2011-07-15 16:17:05 -0700 |
|---|---|---|
| committer | Misko Hevery | 2011-07-26 10:11:06 -0700 |
| commit | f768954f38a7077abfd291eaafc0500d2d1e8007 (patch) | |
| tree | 684e11fa004fb06cba50086fed83de8ab0a0484c /CHANGELOG.md | |
| parent | 3237f8b9950ab0dbf3c80f6bef40217ea7cf96ae (diff) | |
| download | angular.js-f768954f38a7077abfd291eaafc0500d2d1e8007.tar.bz2 | |
fix(ng:options): add support for option groups
Closes# 450
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 2ef1b35d..311b5ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Issue #464: [ng:options] incorrectly re-grew options on datasource change - Issue #448: [ng:options] should support iterating over objects - Issue #463: [ng:options] should support firing ng:change event +- Issue #450: [ng:options] should support group by (select option groups) ### Breaking changes - no longer support MMMMM in filter.date as we need to follow UNICODE LOCALE DATA formats. |
