mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 00:10:26 +00:00
doc(changelog): add info about the memory leak in ng:options
This commit is contained in:
parent
94e3b28d24
commit
ee38918059
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue