From e8c6b9bf25835685f666cbfb3022e66cf7e2308e Mon Sep 17 00:00:00 2001 From: Tobias Bosch Date: Thu, 13 Mar 2014 16:02:02 -0700 Subject: chore(CHANGELOG.md): add input type date PR as breaking change Related to #6630 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4265c9bd..3e71d2a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ - **build:** due to [eaa1d00b](https://github.com/angular/angular.js/commit/eaa1d00b24008f590b95ad099241b4003688cdda), As communicated before, IE8 is no longer supported. +- **input:** types date, time, datetime-local, month, week now always + require a `Date` object as model ([46bd6dc8](https://github.com/angular/angular.js/commit/46bd6dc88de252886d75426efc2ce8107a5134e9), + [#5864](https://github.com/angular/angular.js/issues/5864)) For more info: http://blog.angularjs.org/2013/12/angularjs-13-new-release-approaches.html -- cgit v1.2.3