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

Commit ef88a8a

Browse files
committed
chore(CHANGELOG.md): add input type date PR as breaking change
Related to #6630
1 parent 86ab885 commit ef88a8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323

2424
- **build:** due to [eaa1d00b](https://github.com/angular/angular.js/commit/eaa1d00b24008f590b95ad099241b4003688cdda),
2525
As communicated before, IE8 is no longer supported.
26+
- **input:** types date, time, datetime-local, month, week now always
27+
require a `Date` object as model ([46bd6dc8](https://github.com/angular/angular.js/commit/46bd6dc88de252886d75426efc2ce8107a5134e9),
28+
[#5864](https://github.com/angular/angular.js/issues/5864))
2629

2730
For more info: http://blog.angularjs.org/2013/12/angularjs-13-new-release-approaches.html
2831

0 commit comments

Comments
 (0)