mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
release notes for 0.9.15 lethal-stutter release
This commit is contained in:
parent
8bb9f12961
commit
97573c3930
1 changed files with 14 additions and 1 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,6 +1,19 @@
|
|||
<a name="0.9.15"><a/>
|
||||
# <angular/> 0.9.15 lethal-stutter (in-progress) #
|
||||
# <angular/> 0.9.15 lethal-stutter (2011-04-11) #
|
||||
|
||||
### Features
|
||||
- IE9 support
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
- reverted [ng:view] sync cache fix due to regression in the order of initialization of parent
|
||||
and child controllers. (commits 9bd2c396 and 3d388498)
|
||||
- [$resource] success callback is now executed whenever the http status code is <200,300>
|
||||
|
||||
|
||||
### Docs
|
||||
- fixed intentation code that caused some of the snippets on docs.angularjs.org to be mangled.
|
||||
- many small improvements of the api docs.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue