Skip to content

Commit 6b5390d

Browse files
committed
Update CHANGELOG
1 parent 87d9473 commit 6b5390d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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+
## [v2.1.0](https://github.com/NexusPHP/cs-config/compare/v2.0.2..v2.0.2) - 2020-12-08
9+
10+
### Added
11+
12+
- Added support for new fixers in [v2.17.0 Desert Beast](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/tag/v2.17.0).
13+
- Added `Nexus74` ruleset for support on `use_arrow_functions` fixer.
14+
- Added testing for deprecated fixers.
15+
16+
### Changed
17+
18+
- `phpdoc_line_span` has been set to single for all classy elements.
19+
- `binary_operator_spaces` has been set to its default `single_space` for use in this library.
20+
821
## [v2.0.2](https://github.com/NexusPHP/cs-config/compare/v2.0.1..v2.0.2) - 2020-12-01
922

1023
### Fixed

0 commit comments

Comments
 (0)