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

Commit 603b66e

Browse files
committed
docs(changelog): insert release notes for 1.2.32
They were only in the v1.2.x branch.
1 parent 295043d commit 603b66e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3101,6 +3101,18 @@ validation), you can overwrite the built-in `step` validator with a custom direc
31013101
})
31023102
```
31033103

3104+
<a name="1.2.32"></a>
3105+
# 1.2.32 alternation-intention (2016-10-11)
3106+
3107+
This release reverts the fix in 1.2.31 and provides an alternative fix that doesn't break Angular Material.
3108+
3109+
## Reverts
3110+
- **input:** ensure that hidden input values are correct after history back
3111+
([ed44dd065](https://github.com/angular/angular.js/commit/ed44dd0659f346ced78a112e4a2b30d3af4fd572))
3112+
3113+
## Bug Fixes
3114+
- **$compile:** ensure that hidden input values are correct after history back
3115+
([b8a0ecdd6](https://github.com/angular/angular.js/commit/b8a0ecdd6189fb111734eb5b6d4d473d0dcf4c36))
31043116

31053117

31063118
<a name="1.4.13"></a>

0 commit comments

Comments
 (0)