Skip to content

Commit c2bfb57

Browse files
committed
Prepare changelog for v3.27.0
1 parent 766824e commit c2bfb57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this library will be documented in this file:
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v3.27.0](https://github.com/NexusPHP/cs-config/compare/v3.26.4...v3.27.0) - 2025-12-12
9+
10+
- Add `preserve_existing_declaration` option to `declare_strict_types`
11+
- update to php-cs-fixer v3.92
12+
- Add support for rule customisation policies
13+
814
## [v3.26.4](https://github.com/NexusPHP/cs-config/compare/v3.26.3...v3.26.4) - 2025-09-27
915

1016
- Add but disable `phpdoc_tag_no_named_arguments`

0 commit comments

Comments
 (0)