Skip to content

Commit b0f2ee7

Browse files
committed
docs(CHANGELOG): add notes for v1.5.2
1 parent e166621 commit b0f2ee7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="1.5.2"></a>
2+
# 1.5.2 differential-recovery (2016-03-18)
3+
4+
This release reverts a breaking change that accidentally made it into the 1.5.1 release. See [fee7bac3](https://github.com/angular/angular.js/commit/fee7bac392db24b6006d6a57ba71526f3afa102c) for more info.
5+
6+
7+
## Bug Fixes
8+
9+
- **ngAnimate.$animate:** remove animation callbacks when the element is removed
10+
([ce7f4000](https://github.com/angular/angular.js/commit/ce7f400011e1e2e1b9316f18ce87b87b79d878b4))
11+
12+
13+
## Breaking Changes
14+
15+
16+
117
<a name="1.4.10"></a>
218
# 1.4.10 benignant-oscillation (2016-03-16)
319

@@ -197,6 +213,9 @@
197213

198214
## Breaking Changes
199215

216+
### Upgrade to 1.5.1
217+
This version of AngularJS is problematic due to a issue during its release. Please upgrade to version 1.5.1.
218+
200219
- **ngAria:** due to [d06431e5](https://github.com/angular/angular.js/commit/d06431e5309bb0125588877451dc79b935808134),
201220
Where appropriate, ngAria now applies ARIA to custom controls only, not native inputs. Because of this, support for `aria-multiline` on textareas has been removed.
202221

0 commit comments

Comments
 (0)