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

Commit c9a92fc

Browse files
committed
docs(CHANGELOG): add release notes for 1.7.2
1 parent f7b2fff commit c9a92fc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="1.7.2"></a>
2+
# 1.7.2 extreme-compatiplication (2018-06-12)
3+
4+
In the previous release, we removed a private, undocumented API that was no longer used by
5+
AngularJS. It turned out that several popular UI libraries (such as
6+
[AngularJS Material](https://material.angularjs.org/),
7+
[UI Bootstrap](https://angular-ui.github.io/bootstrap/),
8+
[ngDialog](http://likeastore.github.io/ngDialog/) and probably others) relied on that API.
9+
10+
In order to avoid unnecessary pain for developers, this release reverts the removal of the private
11+
API and restores compatibility of the aforementioned libraries with the latest AngularJS.
12+
13+
## Reverts
14+
- **$compile:** remove `preAssignBindingsEnabled` leftovers
15+
([2da495](https://github.com/angular/angular.js/commit/2da49504065e9e2b71a7a5622e45118d8abbe87e),
16+
[#16580](https://github.com/angular/angular.js/pull/16580),
17+
[a81232](https://github.com/angular/angular.js/commit/a812327acda8bc890a4c4e809f0debb761c29625),
18+
[#16595](https://github.com/angular/angular.js/pull/16595))
19+
20+
121
<a name="1.7.1"></a>
222
# 1.7.1 momentum-defiance (2018-06-08)
323

0 commit comments

Comments
 (0)