File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ _Note: This release also contains all bug fixes available in [1.0.4](#1.0.4)._
73
73
- HTTP method should be case-insensitive
74
74
([ 8991680d] ( https://github.com/angular/angular.js/commit/8991680d8ab632dda60cd70c780868c803c74509 ) ,
75
75
[ #1403 ] ( https://github.com/angular/angular.js/issues/1403 ) )
76
+ - correct leading slash removal in resource URLs
77
+ ([ b2f46251] ( https://github.com/angular/angular.js/commit/b2f46251aca76c8568ee7d4bab54edbc9d7a186a ) )
76
78
- ** $route:**
77
79
- support route params not separated with slashes.
78
80
([ c6392616] ( https://github.com/angular/angular.js/commit/c6392616ea5245bd0d2f77dded0b948d9e2637c8 ) )
@@ -100,8 +102,6 @@ _Note: This release also contains all bug fixes available in [1.0.4](#1.0.4)._
100
102
- ** ngRepeat:** correctly apply $last if repeating over object
101
103
([ 7e746015] ( https://github.com/angular/angular.js/commit/7e746015ea7dec3e9eb81bc4678fa9b6a83bc47c ) ,
102
104
[ #1789 ] ( https://github.com/angular/angular.js/issues/1789 ) )
103
- - ** ngResource:** correct leading slash removal.
104
- ([ b2f46251] ( https://github.com/angular/angular.js/commit/b2f46251aca76c8568ee7d4bab54edbc9d7a186a ) )
105
105
- ** ngSwitch:** don't leak when destroyed while not attached
106
106
([ a26234f7] ( https://github.com/angular/angular.js/commit/a26234f7183013e2fcc9b35377e181ad96dc9917 ) ,
107
107
[ #1621 ] ( https://github.com/angular/angular.js/issues/1621 ) )
You can’t perform that action at this time.
0 commit comments