mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs:changelog: updating release notes
This commit is contained in:
parent
c02ef92630
commit
b3d5d2caa9
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
- Fixed JSONP support in [$xhr] which didn't work without jquery since v0.9.13.
|
||||
|
||||
|
||||
### Documentation
|
||||
- various small fixes and improvements
|
||||
|
||||
|
||||
### Breaking changes
|
||||
- $service now has $service.invoke for method injection ($service(self, fn) no longer works)
|
||||
- injection name inference no longer supports method curry and linking functions. Both must be
|
||||
|
|
|
|||
Loading…
Reference in a new issue