diff --git a/CHANGELOG.md b/CHANGELOG.md index db8f829..761cc04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,17 +11,32 @@ modified Semantic Versioning scheme. See the "Versioning scheme" section of the ## [Unreleased] ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [2.2.0] - 2023-04-04 +### Added +- DDEV support + ### Changed - Updates file-type from 14.7.1 to 18.0.0. - Updates open-cli from 6.0.1 to 7.1.0. - Updates PHP to 8.1 (lando). - Bumps minimatch from 3.0.4 to 3.1.2. - Bumps decode-uri-component from 0.2.0 to 0.2.2. +- Updated project dependencies to latest stable versions. ### Deprecated +- Remove zaporylie/composer-drupal-optimizations - not needed with composer 2. ### Removed -- Remove zaporylie/composer-drupal-optimizations - not needed with composer 2. - Removed composer.lock from tracking and updated getting started docs. ### Fixed