diff --git a/CHANGELOG.md b/CHANGELOG.md index d6fab2eb3..3a12f1d18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Solspace Freeform Changelog +## 4.1.23 - 2024-11-19 + +### Added +- Verified support for Craft 4.13.x. + +### Changed +- Updated the `phpoffice/phpspreadsheet` dependency to include `^2.0` and `^3.0`. + ## 4.1.22 - 2024-09-06 ### Added -- Verified support for Craft 5.4.x. +- Verified support for Craft 4.12.x. ### Fixed - Fixed a bug where uploading assets to submissions in the control panel would incorrectly mark them as unfinalized assets to be deleted. diff --git a/composer.json b/composer.json index 2ecd705fd..57ccf85d2 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "solspace/craft-freeform", "description": "The most reliable form builder that's ready for wherever your project takes you.", - "version": "4.1.22", + "version": "4.1.23", "type": "craft-plugin", "authors": [ {