diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d2697f..146feea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.3.0] - 2023-09-13 + ### Added - Added privacy protection to option to send email without personal data by @hmccloy (#92) diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index 69ea275..d91f219 100644 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -27,7 +27,7 @@ project = Jobapplications Extension # ... (recommended) version, displayed next to title (desktop) and in 1, 'createDirs' => '', 'clearCacheOnLoad' => true, - 'version' => '2.2.0', + 'version' => '2.3.0', 'constraints' => [ 'depends' => [ 'typo3' => '11.5.1-11.9.99'