From ee389180593ab21167a3d36b73c8e31315eac6bd Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sun, 21 Aug 2011 01:27:00 -0700 Subject: doc(changelog): add info about the memory leak in ng:options --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90217cff..995ca9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ ## Fixes +- fixed memory leak found in [ng:options] directive + ([commit](https://github.com/angular/angular.js/commit/6aa04b1db48853340d720e0a1a3e325ac523a06f)) - make ng:class-even/odd compatible with ng:class (Issue [#508](https://github.com/angular/angular.js/issues/508)) - fixed error handling for resources that didn't work in certain situations -- cgit v1.2.3