From 4aee5311f629ef3e151f5ce664dea86ec15c8591 Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Thu, 10 Sep 2015 22:21:37 -0400 Subject: [PATCH] docs(changelog): update with breaking change Closes #3256 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d323079a70..d3db70f53f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -509,6 +509,7 @@ Revert breaking change in **dropdown** ([1a998c4](http://github.com/angular-ui/b `min` attribute has been renamed to `min-date` `max` attribute has been renamed to `max-date` `Open on focus` has been removed. Read more on this ([comment](https://github.com/angular-ui/bootstrap/pull/1922#issuecomment-40491716)). +`dateFormat` renamed to `datepickerPopup` in datepickerPopupConfig - **dropdown:**