Skip to content

Commit 59546a3

Browse files
committed
Update changelog to v3.6.0
1 parent fbe86f7 commit 59546a3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.6.0](https://github.com/NexusPHP/cs-config/compare/v3.5.0...v3.6.0) - 2022-09-02
9+
10+
- Add new option to `phpdoc_separation`
11+
- Remove deprecated rules
12+
- Configure `no_trailing_comma_in_singleline`
13+
- Bump php-cs-fixer to ^3.11
14+
- Configure `whitespace_after_comma_in_array`
15+
- Use available option of `phpdoc_order`
16+
- Configure `no_multiple_statements_per_line` rule
17+
- Bump php-cs-fixer to v3.10
18+
- Fix PHPStan error
19+
820
## [v3.5.0](https://github.com/NexusPHP/cs-config/compare/v3.4.0...v3.5.0) - 2022-07-11
921

1022
- Change 'concat_space' to none

0 commit comments

Comments
 (0)