diff --git a/CHANGELOG.md b/CHANGELOG.md index 526394f..78b5b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Solspace Freeform Changelog +## 2.3.3 - 2018-09-17 +### Fixed +- Fixed a bug where Payments were not working correctly in Flexbox and Grid formatting templates and demo templates. + ## 2.3.2 - 2018-09-14 ### Fixed - Various bug fixes for Freeform Payments feature. diff --git a/composer.json b/composer.json index 0517e23..349b452 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "solspace/craft3-freeform-pro", "description": "Adds API integrations, premium field types, advanced exporting and widgets to Freeform.", - "version": "2.3.2", + "version": "2.3.3", "type": "craft-plugin", "minimum-stability": "dev", "authors": [