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

Commit

Permalink
docs(changelog): insert release notes for 1.2.32
Browse files Browse the repository at this point in the history
They were only in the v1.2.x branch.
  • Loading branch information
Narretz committed Feb 24, 2017
1 parent 295043d commit 603b66e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3101,6 +3101,18 @@ validation), you can overwrite the built-in `step` validator with a custom direc
})
```

<a name="1.2.32"></a>
# 1.2.32 alternation-intention (2016-10-11)

This release reverts the fix in 1.2.31 and provides an alternative fix that doesn't break Angular Material.

## Reverts
- **input:** ensure that hidden input values are correct after history back
([ed44dd065](https://github.com/angular/angular.js/commit/ed44dd0659f346ced78a112e4a2b30d3af4fd572))

## Bug Fixes
- **$compile:** ensure that hidden input values are correct after history back
([b8a0ecdd6](https://github.com/angular/angular.js/commit/b8a0ecdd6189fb111734eb5b6d4d473d0dcf4c36))


<a name="1.4.13"></a>
Expand Down

0 comments on commit 603b66e

Please sign in to comment.