diff --git a/CHANGELOG.md b/CHANGELOG.md index 90a0e630..6d61d123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ > Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below. +## 2.21.15 (2024-07-26) + +#### Changed + +- `dropdown` - Removed `:line-height` from the theme. Made custom props like `:anchor-height` work properly. + ## 2.21.14 (2024-07-25) #### Added