From 0c28789ceb4b7f6b29a129376cb51ee9ba4e1c0b Mon Sep 17 00:00:00 2001 From: Olivier Gonzalez Date: Mon, 8 Sep 2014 10:59:14 +0200 Subject: [PATCH] Add breaking change comment for Date picker Open on focus feature has been removed --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e661c93bc6..d06c3c9b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -115,6 +115,7 @@ `*-format` attributes have been renamed to `format-*` `min` attribute has been renamed to `min-date` `max` attribute has been renamed to `max-date` +"Open of focus" has been removed. Read more on this ([comment](https://github.com/angular-ui/bootstrap/pull/1922#issuecomment-40491716)). - **pagination:**