We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901d113 commit a733cfeCopy full SHA for a733cfe
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v3.14.3](https://github.com/NexusPHP/cs-config/compare/v3.14.2...v3.14.3) - 2023-08-15
9
+
10
+- Add `return_to_yield_from` fixer
11
+- Add `spaces_inside_parentheses` fixer
12
+- Bump dependencies
13
14
## [v3.14.2](https://github.com/NexusPHP/cs-config/compare/v3.14.1...v3.14.2) - 2023-08-05
15
16
- Add case to elements monitored by `class_attributes_separation`
0 commit comments