diff --git a/CHANGELOG.md b/CHANGELOG.md index fc71f14..eb03a6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this library will be documented in this file: The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v3.22.0](https://github.com/NexusPHP/cs-config/compare/v3.21.0...v3.22.0) - 2024-02-24 + +- Bump to php-cs-fixer v3.50 +- Update options for `no_superfluous_phpdoc_tags` +- Enable `phpdoc_array_type` + ## [v3.21.0](https://github.com/NexusPHP/cs-config/compare/v3.20.0...v3.21.0) - 2024-02-05 - Bump to php-cs-fixer v3.49