Skip to content

Commit 0539611

Browse files
committed
docs(changelog): correct 1.0.4 release notes
1 parent d2177ae commit 0539611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ _Note: This release also contains all bug fixes available in [1.0.4](#1.0.4)._
7373
- HTTP method should be case-insensitive
7474
([8991680d](https://github.com/angular/angular.js/commit/8991680d8ab632dda60cd70c780868c803c74509),
7575
[#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))
7678
- **$route:**
7779
- support route params not separated with slashes.
7880
([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)._
100102
- **ngRepeat:** correctly apply $last if repeating over object
101103
([7e746015](https://github.com/angular/angular.js/commit/7e746015ea7dec3e9eb81bc4678fa9b6a83bc47c),
102104
[#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))
105105
- **ngSwitch:** don't leak when destroyed while not attached
106106
([a26234f7](https://github.com/angular/angular.js/commit/a26234f7183013e2fcc9b35377e181ad96dc9917),
107107
[#1621](https://github.com/angular/angular.js/issues/1621))

0 commit comments

Comments
 (0)