Skip to content

Commit d556519

Browse files
docs(CHANGELOG): add release notes for 1.2.32 and 1.4.14
1 parent 6a7d715 commit d556519

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,39 @@
1+
<a name="1.4.14"></a>
2+
# 1.4.14 material-distinction (2016-10-10)
3+
4+
This release reverts the fix in 1.4.13 and provides an alternative fix that doesn't break Angular Material.
5+
6+
## Reverts
7+
8+
- **input:** ensure that hidden input values are correct after history back
9+
([ff7451129](https://github.com/angular/angular.js/commit/ff745112915ffa8249520218139b1a8021cd06d0))
10+
11+
## Bug Fixes
12+
- **$compile:** ensure that hidden input values are correct after history back
13+
([35f3a4a0e](https://github.com/angular/angular.js/commit/35f3a4a0e30fef0e019ca0ea2ae434428eaff83b))
14+
15+
16+
<a name="1.2.32"></a>
17+
# 1.2.32 alternation-intention (2016-10-10)
18+
19+
This release reverts the fix in 1.2.31 and provides an alternative fix that doesn't break Angular Material.
20+
21+
## Reverts
22+
23+
- **input:** ensure that hidden input values are correct after history back
24+
([ed44dd065](https://github.com/angular/angular.js/commit/ed44dd0659f346ced78a112e4a2b30d3af4fd572))
25+
26+
## Bug Fixes
27+
- **$compile:** ensure that hidden input values are correct after history back
28+
([b8a0ecdd6](https://github.com/angular/angular.js/commit/b8a0ecdd6189fb111734eb5b6d4d473d0dcf4c36))
29+
30+
131
<a name="1.4.13"></a>
232
# 1.4.13 croaking-elderweed (2016-10-10)
333

434
## Bug Fixes
535
- **input:** ensure that hidden input values are correct after history back
6-
([693d1334](https://github.com/angular/angular.js/commit/693d1334566f78987f5a361a100db4f889f35abd)
36+
([693d1334](https://github.com/angular/angular.js/commit/693d1334566f78987f5a361a100db4f889f35abd))
737

838

939
<a name="1.4.12"></a>

0 commit comments

Comments
 (0)