Skip to content

Commit

Permalink
docs(CHANGELOG): add missing feature to 1.6.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed Nov 25, 2016
1 parent 44f9ae6 commit 4a320ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ ensure that Angular 1 can pass the linter checks for Mozilla add-ons.

- **ngModelOptions:** allow options to be inherited from ancestor `ngModelOptions` ([296cfc](https://github.com/angular/angular.js/commit/296cfce40c25e9438bfa46a0eb27240707a10ffa) [#10922](https://github.com/angular/angular.js/issues/10922))
- **$compile:** set `preAssignBindingsEnabled` to false by default ([bcd0d4](https://github.com/angular/angular.js/commit/bcd0d4d896d0dfdd988ff4f849c1d40366125858) [#15352](https://github.com/angular/angular.js/issues/15352))

- **input[type=number]:** support `step` ([e1da4bed8](https://github.com/angular/angular.js/commit/e1da4bed8e291003d485a8ad346ab80bed8ae2e3) [#10597](https://github.com/angular/angular.js/issues/10597))

## Bug Fixes

Expand Down

0 comments on commit 4a320ab

Please sign in to comment.