diff --git a/CHANGELOG.md b/CHANGELOG.md index 23f7712..6b172a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,30 @@ - Change slot `calendar-icon` to `icon-calendar`. - `appendToBody` default value changes from false to true. - Remove `not-before` and `not-after`, use `disabledDate` instead. + + ```html + + + ``` + - Remove `width`, use `style="{ width: '' }"` instead. - modify `shortcuts` api.