Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 288b531

Browse files
lgalfasocaitp
authored andcommitted
docs(CHANGELOG): Document breaking change from 23bc92b
Document the breaking change from 23bc92b Closes #9947
1 parent 7a4df50 commit 288b531

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1508,6 +1508,8 @@ Closes #8230
15081508

15091509
- **jQuery:** due to [9e7cb3c3](https://github.com/angular/angular.js/commit/9e7cb3c37543008e6236bb5a2c4536df2e1e43a9),
15101510
Angular no longer supports jQuery versions below 2.1.1.
1511+
- **$q:** due to [23bc92b1](https://github.com/angular/angular.js/commit/23bc92b17df882a907fb326320f0622717fefe7b),
1512+
Promises methods are no longer enumerated when using for-loops with `hasOwnProperty` check. E.g. `angular.extends`
15111513

15121514

15131515
<a name="1.2.22"></a>

0 commit comments

Comments
 (0)