diff --git a/CHANGELOG.md b/CHANGELOG.md index b6307bb6..cb74e926 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -210,6 +210,11 @@ - `Field::name` attribute has been deprecated. Use `Field::label` instead. - `Field::inputHtml()` method has been deprecated. Use `Field::cpInputHtml()` instead. +## 2.1.26 - 2024-08-14 + +### Fixed +- Fix a compatibility issue with `nystudio107/craft-plugin-vite` 4.0.12. + ## 2.1.25 - 2024-08-14 ### Added